]> granicus.if.org Git - pdns/commitdiff
switch main powerdns builds to -O0 and no -g which should also save lots of time
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 30 Sep 2015 06:56:03 +0000 (08:56 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 30 Sep 2015 06:56:03 +0000 (08:56 +0200)
.travis.yml

index e31e07f70ff2673269e9df3f09511cc7f406d4be..2743f809b02cf41de359caaaa40d016686859e2b 100644 (file)
@@ -83,7 +83,7 @@ script:
  - ./bootstrap
 #DNSName     --with-dynmodules='bind gmysql gpgsql gsqlite3 mydns tinydns remote random opendbx ldap lmdb lua'
 #Build without --enable-botan1.10 option, Botan/SoftHSM conflict #2496
- - ./configure
+ - CFLAGS="-Wall -O0" CXXFLAGS="-Wall -O0" ./configure
      --with-dynmodules='bind gmysql geoip gpgsql gsqlite3 mydns tinydns pipe remote random opendbx ldap lua'
      --with-modules=''
      --with-sqlite3