- Timestamp:
- Feb 18, 2014, 6:24:12 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- aeb5c611
- Parents:
- c8119a3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
rc8119a3 rbfd8749 65 65 of achieving a clean build.</para> 66 66 67 <para os="s1">A llow GLIBC to detect Make-4.x:</para>68 69 <screen os="s2"><userinput>sed - r -i 's/(3..89..)/\1 | 4.*/' configure</userinput></screen>67 <para os="s1">Apply the following sed so the <command>tzselect</command> script works properly:</para> 68 69 <screen os="s2"><userinput>sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile</userinput></screen> 70 70 71 71 <para os="e">The GLIBC documentation recommends building GLIBC outside of the source directory in a dedicated build directory:</para>
Note:
See TracChangeset
for help on using the changeset viewer.