Changeset 105f714 for BOOK/final-system/multilib
- Timestamp:
- Aug 1, 2014, 8:40:13 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 078b277
- Parents:
- 3dd4698
- Location:
- BOOK/final-system/multilib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/ncurses-64bit.xml
r3dd4698 r105f714 37 37 ./configure --prefix=/usr --libdir=/lib64 \ 38 38 --with-shared --without-debug --enable-widec \ 39 --with-manpage-format=normal \39 --with-manpage-format=normal --enable-pc-files \ 40 40 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 41 41 -
BOOK/final-system/multilib/ncurses-n32.xml
r3dd4698 r105f714 38 38 ./configure --prefix=/usr --libdir=/lib32 \ 39 39 --with-shared --without-debug --enable-widec \ 40 --with-manpage-format=normal \40 --with-manpage-format=normal --enable-pc-files \ 41 41 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 42 42 -
BOOK/final-system/multilib/ncurses.xml
r3dd4698 r105f714 38 38 ./configure --prefix=/usr --libdir=/lib \ 39 39 --with-shared --without-debug --enable-widec \ 40 --with-manpage-format=normal \40 --with-manpage-format=normal --enable-pc-files \ 41 41 --with-default-terminfo-dir=/usr/share/terminfo</userinput></screen> 42 42
Note:
See TracChangeset
for help on using the changeset viewer.