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

remove debugging flags.

parent 3b0b8bea
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS=gnu
# Add the debug flag to the whole thing
AM_CFLAGS = -g -O3 -Wall -Werror -ffast-math -fstrict-aliasing -ftree-vectorize \
-funroll-loops $(SIMD_FLAGS) $(OPENMP_CFLAGS) -DTIMERS \
-fsanitize=address -fno-omit-frame-pointer
# -fsanitize=address -fno-omit-frame-pointer
# Assign a "safe" version number
AM_LDFLAGS = -version-info 0:0:0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment