X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FApplications%2FMakefile.cfg;fp=Usermode%2FApplications%2FMakefile.cfg;h=02283245d18460422bdc5389c9729ed9c11d9a03;hb=e0150a20077bf7c4f73a8500f3b2e236e29d7fd9;hp=d0a07d1c3543ac76d3af74160d24acf3f432fa47;hpb=eeef7163c8753db933444accba0488f3e2d1b1e1;p=tpg%2Facess2.git diff --git a/Usermode/Applications/Makefile.cfg b/Usermode/Applications/Makefile.cfg index d0a07d1c..02283245 100644 --- a/Usermode/Applications/Makefile.cfg +++ b/Usermode/Applications/Makefile.cfg @@ -21,6 +21,7 @@ endif CPPFLAGS += $(addprefix -I,$(wildcard $(ACESSUSERDIR)Libraries/*/include_exp/)) CPPFLAGS += -I$(ACESSUSERDIR)/include/ -DARCHDIR_is_$(ARCHDIR) +CFLAGS += -std=c99 LDFLAGS += -rpath-link $(OUTPUTDIR)Libs # Extra-verbose errors!