Changeset 74c6a83 for BOOK/boot/x86_64-64
- Timestamp:
- Feb 21, 2006, 1:14:09 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3b60b1f
- Parents:
- 0935d01
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/x86_64-64/grub-build.xml
r0935d01 r74c6a83 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/x86_64-64/grub.xml" 31 xpointer="xpointer(//*[@os='p1'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/x86_64-64/grub.xml" 35 xpointer="xpointer(//*[@os='p2'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 38 href="../x86/grub-build.xml" 31 39 xpointer="xpointer(//*[@os='b'])"/> 32 40 33 <screen><userinput> CC="${CC} -m32 -static"./configure --prefix=${LFS}/usr</userinput></screen>41 <screen><userinput>./configure --prefix=${LFS}/usr</userinput></screen> 34 42 35 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.