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