remove incorrect comment
We actually want to only start extending CFLAGS after calling AC_PROG_CC so we get the default autoconf value (usually just -O2).
This commit is contained in:
parent
53f8663976
commit
497a47c5fc
@ -1,4 +1,3 @@
|
||||
# This must be called before AC_PROG_CC
|
||||
AC_DEFUN([CHECK_OS_OPTIONS], [
|
||||
|
||||
CFLAGS="$CFLAGS -Wall -std=gnu99 -fno-strict-aliasing"
|
||||
|
Loading…
x
Reference in New Issue
Block a user