merged the modularization branch (credentials) back to trunk
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
CFLAGS="-Wall -Wno-format -Wno-pointer-sign -Wno-strict-aliasing -g -O2" ./configure \
|
||||
--sysconfdir=/etc --with-random-device=/dev/urandom \
|
||||
--enable-leak-detective
|
||||
--sysconfdir=/etc --disable-tools --disable-pluto --enable-leak-detective --with-random-device=/dev/urandom \
|
||||
$1 $2 $3 $4 $5
|
||||
|
||||
Reference in New Issue
Block a user