Changeset 991595cf for BOOK/final-system/64
- Timestamp:
- Dec 13, 2015, 4:21:52 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- fc86858d
- Parents:
- dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/64/binutils.xml
rdbc5b02 r991595cf 65 65 <screen os="ca"><userinput>CC="gcc -isystem /usr/include" \ 66 66 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 67 ../binutils-&binutils-dir;/configure --prefix=/usr \ 68 --libdir=/usr/lib --enable-shared \ 69 --disable-multilib --enable-64-bit-bfd \ 70 --enable-gold=yes --enable-plugins --enable-threads</userinput></screen> 67 ../binutils-&binutils-dir;/configure \ 68 --prefix=/usr \ 69 --libdir=/usr/lib \ 70 --enable-shared \ 71 --disable-multilib \ 72 --enable-64-bit-bfd \ 73 --enable-gold=yes \ 74 --enable-plugins \ 75 --enable-threads</userinput></screen> 71 76 72 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.