Changeset b27081c4 for BOOK/final-system/common/binutils.xml
- Timestamp:
- Dec 14, 2015, 12:19:04 AM (9 years ago)
- Branches:
- sysvinit
- Children:
- c7477f8e
- Parents:
- 00cf9ca
- git-author:
- Chris Staub <chris@…> (12/13/15 23:57:55)
- git-committer:
- Chris Staub <chris@…> (12/14/15 00:19:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r00cf9ca rb27081c4 57 57 <screen os="ca"><userinput>CC="gcc -isystem /usr/include" \ 58 58 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 59 ../binutils-&binutils-dir;/configure --prefix=/usr \ 60 --enable-shared --enable-gold=yes --enable-plugins --enable-threads</userinput></screen> 59 ../binutils-&binutils-dir;/configure \ 60 --prefix=/usr \ 61 --enable-shared \ 62 --enable-gold=yes \ 63 --enable-plugins \ 64 --enable-threads</userinput></screen> 61 65 62 66 <para os="j">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.