diff options
Diffstat (limited to 'vamphost/config.make')
| -rwxr-xr-x | vamphost/config.make | 2 |
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 |
