Changeset 991595cf for BOOK/final-system/common/binutils.xml
- Timestamp:
- Dec 14, 2015, 12:21:52 AM (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/common/binutils.xml
rdbc5b02 r991595cf 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.