Skip to content
Snippets Groups Projects
Commit 55554d8c authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

keep only if queues will be re-used.

Former-commit-id: d1ed82997dfe2936922bc4dc003a6cf5fd5fa674
parent 8935e919
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,6 @@ test_LDADD = ../src/.libs/libswiftsim.a $(HDF5_LDFLAGS)
# Sources for test_fixed
test_fixed_SOURCES = test.c
test_fixed_CFLAGS = -DCOUNTER -DTIMER $(AM_CFLAGS) -DENGINE_FLAGS=engine_policy_fixdt
test_fixed_CFLAGS = -DCOUNTER -DTIMER $(AM_CFLAGS) -DENGINE_POLICY="engine_policy_fixdt | engine_policy_keep"
test_fixed_LDADD = ../src/.libs/libswiftsim.a $(HDF5_LDFLAGS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment