Changeset 936dcb48 for BOOK/final-system/common/binutils.xml
- Timestamp:
- Jul 29, 2009, 10:29:41 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3ff2c4b
- Parents:
- 653cf49
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
r653cf49 r936dcb48 94 94 </important> 95 95 96 <para os="ts1">In order to run the testsuite correctly, due to a change in 97 Glibc we need to run the following command to prevent an error:</para> 98 99 <screen os="ts2"><userinput>sed -i 's/getline/_getline/' ../binutils-&binutils-version;/libiberty/testsuite/test-demangle.c</userinput></screen> 100 96 101 <para os="p">Test the results:</para> 97 102 98 103 <screen os="q"><userinput>make check</userinput></screen> 99 100 <para os="ts1">In order to run the testsuite correctly, due to a change in glibc101 we need to run the following command to prevent an error:</para>102 103 <screen os="ts2"><userinput>sed -i 's/getline/_getline/' libiberty/testsuite/test-demangle.c</userinput></screen>104 104 105 105 <para os="r">Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.