Changeset 8659630 for BOOK/cross-tools/common/cflags.xml
- Timestamp:
- Feb 21, 2006, 1:55:04 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9afeb8b
- Parents:
- 1aebe7f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/cflags.xml
r1aebe7f r8659630 11 11 <title>Build CFLAGS</title> 12 12 13 <para><envar>CFLAGS</envar> during the building of cross tools must 14 not be set.</para> 13 <para><envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> must not be set during the building of cross tools.</para> 15 14 16 15 <para>To disable <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> 17 use the following command :</para>16 use the following commands:</para> 18 17 19 18 <screen><userinput>unset CFLAGS
Note:
See TracChangeset
for help on using the changeset viewer.