strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added crl-from-cache
[strongswan.git]
/
scripts
/
cfg-leak
diff --git
a/scripts/cfg-leak
b/scripts/cfg-leak
index
00623a1
..
44c3ec8
100755
(executable)
--- a/
scripts/cfg-leak
+++ b/
scripts/cfg-leak
@@
-1,2
+1,4
@@
#!/bin/bash
#!/bin/bash
-CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -g -O2" ./configure --sysconfdir=/etc --with-random-device=/dev/urandom --enable-ldap --enable-http --enable-leak-detective
+CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -g -O2" ./configure \
+--sysconfdir=/etc --with-random-device=/dev/urandom --enable-ldap --enable-http \
+--enable-leak-detective