Changeset c01d813
- Timestamp:
- 01/06/11 14:10:06 (10 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 5bd27a3
- Parents:
- 3eb1058
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
rb06d126 rc01d813 118 118 fi 119 119 120 CFLAGS="$CFLAGS -Wall -Wmissing-prototypes -O2"121 CXXFLAGS="$CXXFLAGS -Wall -O2"120 CFLAGS="$CFLAGS -Wall -Wmissing-prototypes" 121 CXXFLAGS="$CXXFLAGS -Wall" 122 122 LIBCFLAGS="$CFLAGS" 123 123 LIBCFLAGS="$LIBCFLAGS -DLT_BUILDING_DLL=1"
Note: See TracChangeset
for help on using the changeset viewer.