Skip to content

Commit

Permalink
Add --without-procctl build option to explicitly disable procctl hard…
Browse files Browse the repository at this point in the history
…ening
  • Loading branch information
rcmcdonald91 committed Apr 8, 2023
1 parent c0d4dfc commit a2d591a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auto.def
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ define VERSION $maj_ver.$med_ver.$min_ver[expr {$dev_ver ? ".$dev_ver" : ""}]
# Add any user options here
options {
pkgconfigdir:WHERE => "path to the directory where to install pc files"

with-ldns => "add support for libldns"
with-libarchive.pc => "build with libarchive getting flags via pc files"
with-coverage => "build with llvm coverage support"
Expand Down

0 comments on commit a2d591a

Please sign in to comment.