- Timestamp:
- Feb 19, 2009, 4:42:56 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 52f035d
- Parents:
- f14cfdc
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/bzip2-64bit.xml
rf14cfdc r7f4caf0 56 56 xpointer="xpointer(//*[@os='g'])"/> 57 57 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 href="../common/bzip2.xml" 60 xpointer="xpointer(//*[@os='h'])"/> 58 <screen os="h"><userinput>make CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" PREFIX=/usr install</userinput></screen> 61 59 62 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
rf14cfdc r7f4caf0 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>February 18, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Updated Bzip2 Multilib 64bit install. On some occasions the make command 44 during an install will rebuild sources. Lets make sure it uses our specified options.</para> 45 </listitem> 46 </itemizedlist> 47 </listitem> 38 48 39 49 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.