Changeset 9652 for bootstrap_libs
- Timestamp:
- Mar 14, 2011, 1:23:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrap_libs
r9633 r9652 50 50 51 51 cd .. 52 ./configure --prefix=$PREFIX --with-boost=$PREFIX CPPFLAGS=-I$PREFIX/include LDFLAGS=-L$PREFIX/lib52 ./configure --prefix=$PREFIX --with-boost=$PREFIX/include CPPFLAGS=-I$PREFIX/include LDFLAGS=-L$PREFIX/lib 53 53 make && make install 54 54
Note:
See TracChangeset
for help on using the changeset viewer.