Changes between Version 4 and Version 5 of Ticket #1019, comment 3
- Timestamp:
- May 8, 2015, 5:29:08 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1019, comment 3
v4 v5 16 16 {{{`}}}dirname $($CLFS_TARGET-gcc -print-libgcc-file-name)`/include-fixed/limits.h 17 17 18 ../gcc-5.1.0/configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-local-prefix=/tools --disable-multilib --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib -- disable-libgomp --enable-checking=release --enable-libstdcxx-time18 ../gcc-5.1.0/configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-local-prefix=/tools --disable-multilib --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --with-system-zlib --enable-checking=release --enable-libstdcxx-time 19 19 20 20 remove sed for LIBS and INC