summaryrefslogtreecommitdiff
path: root/vamphost/config.make
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-05-26 15:08:46 +0100
committerTim Redfern <tim@eclectronics.org>2013-05-26 15:08:46 +0100
commit30d4c7382ceb71ae2072616f95bf47fd2ec036e8 (patch)
treec58a788c72ae2410d24c51d00c0e67f47ba127d5 /vamphost/config.make
parent63971c9b5e2dcfa1b7e254cac9cac5629c776835 (diff)
switching vamp plugins
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