X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=bdf78a2728ab67eb4a7a6096f46132663570437f;hb=576fe981b1c21595f2b04c2b69153dc0a46dbfdf;hp=76ab5eb5a3192cd5daa72ceda4dc8fcd936ea7be;hpb=637ab36596a6122a4c034d4368d0c98e568bf6de;p=osl.git diff --git a/Makefile b/Makefile index 76ab5eb..bdf78a2 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ VERSION := $(x).$(y).$(z) OSL_CPPFLAGS += -DOSL_VERSION='"$(VERSION)"' -OSL_CFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +OSL_CFLAGS += -g -Wunused -Wundef -W OSL_CFLAGS += -Wredundant-decls OSL_CFLAGS += -Os OSL_CFLAGS += -Wall