]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
speedup travis build? 2967/head
authorKees Monshouwer <mind04@monshouwer.org>
Mon, 30 Nov 2015 18:23:16 +0000 (19:23 +0100)
committermind04 <mind04@monshouwer.org>
Mon, 30 Nov 2015 18:23:16 +0000 (19:23 +0100)
.travis.yml

index cfad226e4486c758d1e7e4c93b2f5d3bd0162817..9839895aaed4a69baab437c91ed9a706383313f9 100644 (file)
@@ -11,6 +11,9 @@ before_script:
   ### setup travis environment ###
   - sudo sysctl net.ipv6.conf.lo.disable_ipv6=0
   - export POSIXLY_CORRECT=1
+  - export CFLAGS=-O0
+  - export CXXFLAGS=-O0
+  - export OPTFLAGS=-O0
   - sudo apt-get -qq update
 
 
@@ -146,7 +149,7 @@ script:
   - ./bootstrap
   # Build without --enable-botan1.10 option, Botan/SoftHSM conflict #2496
   - source $HOME/.venv/bin/activate
-  - ./configure
+  - CFLAGS='-O1' CXXFLAGS='-O1' ./configure
     --with-dynmodules='bind gmysql geoip gpgsql gsqlite3 ldap lua mydns opendbx pipe random remote tinydns'
     --with-modules=''
     --with-sqlite3