1 parent 75a8dd2 commit 7ed1ed3Copy full SHA for 7ed1ed3
1 file changed
Makefile
@@ -15,7 +15,7 @@
15
# along with this program. If not, see <https://www.gnu.org/licenses/>.
16
17
CC ?=cc
18
-CFLAGS +=-std=c99
+CFLAGS +=-gnu=c99
19
LDLIBS +=-lm
20
PREFIX ?=/usr/local
21
BINDIR ?=bin
0 commit comments