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
fixed callback_job cancellation for threads waiting in the bus
[strongswan.git]
/
scripts
/
cfg-norm
diff --git
a/scripts/cfg-norm
b/scripts/cfg-norm
index
164f9a6
..
54faf73
100755
(executable)
--- a/
scripts/cfg-norm
+++ b/
scripts/cfg-norm
@@
-1,2
+1,3
@@
#!/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
+CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -g -O2" ./configure \
+--sysconfdir=/etc --with-random-device=/dev/urandom --enable-ldap --enable-http