Changeset 52b1b25 for BOOK/temp-system/multilib
- Timestamp:
- Jul 2, 2017, 9:49:06 PM (7 years ago)
- Branches:
- sysvinit
- Children:
- be3ab43
- Parents:
- 5a623593
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/util-linux.xml
r5a623593 r52b1b25 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="be"><userinput>PKG_CONFIG_PATH="" ./configure \ 29 <screen os="be"><userinput>NCURSESW6_CONFIG=" " \ 30 NCURSES6_CONFIG=" " \ 31 NCURSESW5_CONFIG=" " \ 32 NCURSES5_CONFIG=" " \ 33 ./configure \ 30 34 --prefix=/tools \ 31 35 --build=${CLFS_HOST} \ … … 36 40 --disable-nologin \ 37 41 --without-python</userinput></screen> 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"40 href="../common/util-linux.xml"41 xpointer="xpointer(//*[@os='s1'])"/>42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"44 href="../common/util-linux.xml"45 xpointer="xpointer(//*[@os='s2'])"/>46 42 47 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.