summaryrefslogtreecommitdiff
path: root/Examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Makefile.am')
-rw-r--r--Examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Makefile.am b/Examples/Makefile.am
index 033f7d5..54ce861 100644
--- a/Examples/Makefile.am
+++ b/Examples/Makefile.am
@@ -1,7 +1,7 @@
# Jerasure AM file
AM_CPPFLAGS = -I$(top_srcdir)/include
-AM_CFLAGS = -O3 $(SIMD_FLAGS) -fPIC $(INCLUDES)
+AM_CFLAGS = $(SIMD_FLAGS)
bin_PROGRAMS = jerasure_01 \
jerasure_02 \