Usermode/libc++ - Exception handling in progress (build broken)
[tpg/acess2.git] / Usermode / Libraries / Makefile.cfg
index 5920059..16f423d 100644 (file)
@@ -33,6 +33,7 @@ else
  LDFLAGS  := -I/Acess/Libs/ld-acess.so -lld-acess `$(CC) -print-libgcc-file-name`
 endif
 LDFLAGS += -g -nostdlib -shared -eSoMain -x --no-undefined -L$(OUTPUTDIR)Libs/
+CXXFLAGS += -std=gnu++11
 
 -include $(_libsdir)../common_settings.mk
 

UCC git Repository :: git.ucc.asn.au