Skip to content
Snippets Groups Projects
Commit 2c171c8d authored by Josh Borrow's avatar Josh Borrow
Browse files

Added fno-builtin-memcmp to the testSymmetry test as this was causing some...

Added fno-builtin-memcmp to the testSymmetry test as this was causing some problems with clang 4.x (Apple LLVM 9.1.x)
parent 05252bd9
No related branches found
No related tags found
1 merge request!540Add Pressure-Energy (P-U) SPH
...@@ -51,6 +51,8 @@ testReading_SOURCES = testReading.c ...@@ -51,6 +51,8 @@ testReading_SOURCES = testReading.c
testSymmetry_SOURCES = testSymmetry.c testSymmetry_SOURCES = testSymmetry.c
testSymmetry_CFLAGS = $(AM_CFLAGS) -fno-builtin-memcmp
testTimeIntegration_SOURCES = testTimeIntegration.c testTimeIntegration_SOURCES = testTimeIntegration.c
testSPHStep_SOURCES = testSPHStep.c testSPHStep_SOURCES = testSPHStep.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment