Changes between Initial Version and Version 1 of Ticket #1065
- Timestamp:
- Aug 23, 2015, 12:42:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1065 – Description
initial v1 3 3 We can install check in final-system or execute the following before make is issued: 4 4 {{{ 5 sed -i 's/LDFLAGS\ =/&\ -Wl,-rpath,\/tools\/lib/' Makefile5 sed -i 's/LDFLAGS\ =/&\ -Wl,-rpath,\/tools\/lib/' tests/Makefile 6 6 }}}