Changeset 2f99e2d
- Timestamp:
- Jan 29, 2014, 8:15:38 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 5f39177
- Parents:
- 39c3623
- Location:
- BOOK/temp-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/make.xml
r39c3623 r2f99e2d 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="aa"><userinput> ./configure --prefix=/tools \29 <screen os="aa"><userinput>PKG_CONFIG= ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 -
BOOK/temp-system/multilib/make.xml
r39c3623 r2f99e2d 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="aa"><userinput> CC="${CC} ${BUILD64}" ./configure --prefix=/tools \29 <screen os="aa"><userinput>PKG_CONFIG= CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31
Note:
See TracChangeset
for help on using the changeset viewer.