Changeset 44c9ba9
- Timestamp:
- 11/10/09 00:24:16 (13 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:
- fabd05a
- Parents:
- e46cb80
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r6e565d9 r44c9ba9 52 52 53 53 if test "$GCC" = "yes"; then 54 CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes"54 CFLAGS="$CFLAGS -Wall -Wextra -Wmissing-prototypes -O2 -DLT_BUILDING_DLL=1 -fvisibility=hidden" 55 55 fi 56 56
Note: See TracChangeset
for help on using the changeset viewer.