We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6a472 commit e7ca53bCopy full SHA for e7ca53b
configure.ac
@@ -171,7 +171,6 @@ fi
171
if test "x$CFLAGS" = "x" ; then
172
no_CFLAGS="yes"
173
if test "x$GCC" = "xyes" ; then
174
-dnl JE_CFLAGS_APPEND([-std=gnu99])
175
JE_CFLAGS_APPEND([-std=gnu11])
176
if test "x$je_cv_cflags_appended" = "x-std=gnu11" ; then
177
AC_DEFINE_UNQUOTED([JEMALLOC_HAS_RESTRICT])
0 commit comments