- Timestamp:
- 07/27/10 17:03:27 (11 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:
- dda3564
- Parents:
- 7ab7320
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/traceanon/Makefile.am
rc87881e r48c1e93 6 6 include ../Makefile.tools 7 7 traceanon_SOURCES = traceanon.c rijndael.h rijndael.c panon.h panon.c ipenc.c ipenc.h 8 9 # rijndael.c does lots of nasty casting that is going to be a nightmare to fix 10 # and debug - I'm going to disable this warning in the interim, as it's really 11 # messy and hopefully isn't actually an issue. 12 traceanon_CFLAGS = -fno-strict-aliasing $(AM_CFLAGS)
Note: See TracChangeset
for help on using the changeset viewer.