Really turn off cppformat for VxWorks

This commit is contained in:
Ian Bell
2016-09-29 22:05:27 -06:00
parent 317e37504c
commit 138911523b

View File

@@ -4,7 +4,7 @@ DEBUG_MODE = 0
COOLPROP_ROOT = ${COOLPROP_ROOT}
ADDED_CFLAGS = -D__powerpc__ -DDISABLE_CATCH
ADDED_CFLAGS = -D__powerpc__ -DNO_CPPFORMAT
ADDED_INCLUDES = ${INCLUDE_DIRECTORIES}
ADDED_LIBS = -lstdc++ -lgcc -lsupc++