X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=scripts%2Fcfg-nodebug;h=319f5128318e0b487bbeb3f0554dd206828f1234;hp=7f5e58102282c86547ed34523042aafa09fc8590;hb=0d12006def5a4eda4b2d00f4b6a6ac2446103128;hpb=de8b8a8c44c87130a2a5120a4c07262fa6806f6b diff --git a/scripts/cfg-nodebug b/scripts/cfg-nodebug index 7f5e581..319f512 100755 --- a/scripts/cfg-nodebug +++ b/scripts/cfg-nodebug @@ -1,2 +1,3 @@ #!/bin/bash -CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -O2 -DDEBUG_LEVEL=0" ./configure --sysconfdir=/etc --with-random-device=/dev/urandom --enable-ldap --enable-http +CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -O2 -DDEBUG_LEVEL=0" ./configure \ +--sysconfdir=/etc --with-random-device=/dev/urandom --enable-ldap --enable-http