Changeset 20d3358 for BOOK/temp-system/common/gcc.xml
- Timestamp:
- 07/06/09 15:21:17 (4 years ago)
- Branches:
- ('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
- Children:
- 2c06fa558b853f2c95a4e0e942116211836516bc
- Parents:
- 5fdc96520249f4c5502c758777cb8911ddfeeb41
- git-author:
- Joe Ciccone <jciccone@gmail.com>2009-07-06 11:21:17-04:00
- git-committer:
- Joe Ciccone <jciccone@gmail.com>2009-07-06 11:21:17-04:00
- File:
-
- 1 edited
-
BOOK/temp-system/common/gcc.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/gcc.xml
r5aec070 r20d3358 80 80 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 81 81 --with-local-prefix=/tools --enable-long-long --enable-c99 \ 82 --with-mpfr=/tools --with-gmp=/tools --with-ppl=/tools --with-cloog=/tools \83 82 --enable-shared --enable-threads=posix --enable-__cxa_atexit \ 84 83 --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch \ … … 106 105 107 106 <screen os="ts2"><userinput>cp Makefile{,.orig} 108 sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s: /tools:/cross-tools:g" \107 sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" \ 109 108 Makefile.orig > Makefile</userinput></screen> 110 109
Note: See TracChangeset
for help on using the changeset viewer.
