diff --git a/Makefile.am b/Makefile.am index f6b4a21..db70628 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,6 @@ AM_CFLAGS = -Wall \ -O3 \ -Wstrict-aliasing=2 \ -fstrict-aliasing \ - -pedantic \ -Werror=strict-prototypes lib_LTLIBRARIES = libcglm.la