Skip to content

Commit a2d591a

Browse files
committed
Add --without-procctl build option to explicitly disable procctl hardening
1 parent c0d4dfc commit a2d591a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auto.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ define VERSION $maj_ver.$med_ver.$min_ver[expr {$dev_ver ? ".$dev_ver" : ""}]
1313
# Add any user options here
1414
options {
1515
pkgconfigdir:WHERE => "path to the directory where to install pc files"
16-
1716
with-ldns => "add support for libldns"
1817
with-libarchive.pc => "build with libarchive getting flags via pc files"
1918
with-coverage => "build with llvm coverage support"

0 commit comments

Comments
 (0)