Fix travis

This commit is contained in:
Veit Heller
2015-02-06 18:51:33 +01:00
parent 3d65247dc2
commit 4fb7e74508

View File

@@ -1,4 +1,4 @@
STD=-ansi
STD=-std=c99
override CFLAGS+=-Werror -Wall -g -fPIC -O2 -DNDEBUG -ftrapv -Wfloat-equal -Wundef -Wwrite-strings -Wconversion -Wuninitialized -pedantic $(STD)
DEBUG+=-DDEBUG_ON
PREFIX=/usr/bin/