Changeset 73ace20 for BOOK/boot/ppc64
- Timestamp:
- Oct 10, 2012, 6:42:21 PM (14 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f7b2c72
- Parents:
- 0cce40d (diff), 80cbd64 (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. - Location:
- BOOK/boot/ppc64
- Files:
-
- 1 added
- 2 edited
-
e2fsprogs.xml (modified) (1 diff)
-
util-linux-32.xml (added)
-
yaboot-build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/ppc64/e2fsprogs.xml
r0cce40d r73ace20 68 68 xpointer="xpointer(//*[@os='f'])"/> 69 69 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 71 href="../64/e2fsprogs.xml" 72 xpointer="xpointer(//*[@os='g'])"/> 70 <screen os="g"><userinput>make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" \ 71 LIBBLKID="-lblkid" STATIC_LIBBLKID="-lblkid" libs 72 make LIBUUID="-luuid" STATIC_LIBUUID="-luuid" LIBBLKID="-lblkid" \ 73 STATIC_LIBBLKID="-lblkid" LDFLAGS="-Wl,-rpath,/tools/lib64" -C e2fsck/</userinput></screen> 73 74 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 75 href="../common/e2fsprogs.xml" 76 xpointer="xpointer(//*[@os='i'])"/> 75 <para os="i">Install the e2fsck binary:</para> 77 76 78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 79 href="../common/e2fsprogs.xml" 80 xpointer="xpointer(//*[@os='j'])"/> 77 <screen os="j"><userinput>make install -C e2fsck</userinput></screen> 81 78 82 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/ppc64/yaboot-build.xml
r0cce40d r73ace20 43 43 -e "s/\(strip \)/${CLFS_TARGET}-\1/" \ 44 44 -e 's/-o root -g root//' \ 45 -e 's/-Werror//' \ 45 46 Makefile.orig > Makefile</userinput></screen> 46 47
Note:
See TracChangeset
for help on using the changeset viewer.
