summaryrefslogtreecommitdiff
path: root/makegaddag
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2015-10-18 23:47:04 -0500
committerJohn Fultz <jfultz@wolfram.com>2015-10-19 00:36:54 -0500
commit00a4b2a209ce4b90f4dca4d98b964853ce3196ff (patch)
treef43a4017244dc14b777092d738bdb0ad9a0c48ee /makegaddag
parent2c2a91a6154a8dafa1415ec546ac07b2486b6743 (diff)
Fix travis builds.
* Start using g++ 4.8 and clang. * Fix missing -std=c++11 flags. * Builds which failed torched remaining builds, which meant more iteration. Now, they recover and continue correctly. * Remove some clang compiler warnings generated by Qt files out of my control.
Diffstat (limited to 'makegaddag')
-rwxr-xr-xmakegaddag/makegaddag.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/makegaddag/makegaddag.pro b/makegaddag/makegaddag.pro
index 9895c99..fa0573d 100755
--- a/makegaddag/makegaddag.pro
+++ b/makegaddag/makegaddag.pro
@@ -27,6 +27,7 @@ win32:!win32-g++ {
LIBS += -lquackleio -lquackle
}
+QMAKE_CXXFLAGS += -std=c++11 -Wno-unknown-warning-option -Wno-deprecated-register
# Input
SOURCES += makegaddag.cpp