4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivelibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 264f286c was
10553bf,
checked in by Shane Alcock <salcock@…>, 7 years ago
|
Fix various build errors and warnings on OS X
|
-
Property mode set to
100644
|
File size:
376 bytes
|
Rev | Line | |
---|
[ebb54a5] | 1 | bin_PROGRAMS = traceanon |
---|
[a3505a8] | 2 | |
---|
[c87881e] | 3 | man_MANS = traceanon.1 |
---|
| 4 | EXTRA_DIST = $(man_MANS) |
---|
| 5 | |
---|
[aef91e2] | 6 | include ../Makefile.tools |
---|
[ebb54a5] | 7 | #traceanon_SOURCES = traceanon.c rijndael.h rijndael.c panon.h panon.c ipenc.c ipenc.h |
---|
| 8 | traceanon_SOURCES = traceanon.cc Anon.cc Anon.h |
---|
[48c1e93] | 9 | |
---|
[10553bf] | 10 | # Stupid Apple decided to deprecate the low-level OpenSSL EVP functions |
---|
| 11 | traceanon_CPPFLAGS = $(AM_CPPFLAGS) -Wno-deprecated-declarations |
---|
Note: See
TracBrowser
for help on using the repository browser.