Changeset 8403
- Timestamp:
- 10/06/07 12:57:15 (1 year ago)
- Files:
-
- branches/jh/BOOK/chapter06/glibc.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/jh/BOOK/chapter06/glibc.xml
r8402 r8403 109 109 <screen><userinput remap="configure">case `uname -m` in 110 110 i?86) echo "CFLAGS += -march=i486 -mtune=native" > configparms ;; 111 done</userinput></screen>111 esac</userinput></screen> 112 112 113 113 <para>Prepare Glibc for compilation:</para>
