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

Added comment describing changes to Makefile.am for testSymmetr

parent 2c171c8d
Branches
Tags
1 merge request!540Add Pressure-Energy (P-U) SPH
......@@ -51,6 +51,7 @@ testReading_SOURCES = testReading.c
testSymmetry_SOURCES = testSymmetry.c
# Added because of issues using memcmp on clang 4.x
testSymmetry_CFLAGS = $(AM_CFLAGS) -fno-builtin-memcmp
testTimeIntegration_SOURCES = testTimeIntegration.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment