summaryrefslogtreecommitdiff
path: root/vamphost/config.make
diff options
context:
space:
mode:
Diffstat (limited to 'vamphost/config.make')
-rwxr-xr-xvamphost/config.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/vamphost/config.make b/vamphost/config.make
index da65b3e..aff87ad 100755
--- a/vamphost/config.make
+++ b/vamphost/config.make
@@ -11,7 +11,7 @@ OF_ROOT = /home/tim/workspace/openFrameworks
# for example search paths like:
# USER_CFLAGS = -I src/objects
-USER_CFLAGS = -fpermissive
+USER_CFLAGS = -fpermissive -std=c++11
# USER_LDFLAGS allows to pass custom flags to the linker