Changeset 12a1b9c for boot/x86_64-64/grub-build.xml
- Timestamp:
- Feb 21, 2006, 1:14:09 AM (19 years ago)
- Children:
- 1af004f
- Parents:
- 166a2dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/x86_64-64/grub-build.xml
r166a2dd r12a1b9c 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.