no longer relevant
This commit is contained in:
@ -14,9 +14,6 @@ TESTS += testHexDump
|
|||||||
|
|
||||||
TESTPROD_HOST += testInetAddressUtils
|
TESTPROD_HOST += testInetAddressUtils
|
||||||
testInetAddressUtils = testInetAddressUtils.cpp
|
testInetAddressUtils = testInetAddressUtils.cpp
|
||||||
# Avoid errors from inlined htonl() etc. used as template argument
|
|
||||||
# TODO this is gcc only
|
|
||||||
testInetAddressUtils_CXXFLAGS = -O0
|
|
||||||
testHarness_SRCS += testInetAddressUtils.cpp
|
testHarness_SRCS += testInetAddressUtils.cpp
|
||||||
TESTS += testInetAddressUtils
|
TESTS += testInetAddressUtils
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user