summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2022-01-01 16:25:29 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2022-01-01 16:25:29 -0500
commit2fc6e113f6bf6be333b248dea26a2e9b950a43a1 (patch)
tree772c2b7deee11d15f3c4e8d982d0e1bf3381be30 /SConstruct
parent3551dd74a53f82aab1aae7111c334cdd11f174f0 (diff)
downloadlighttpd-git-2fc6e113f6bf6be333b248dea26a2e9b950a43a1.tar.gz
[build] do not check for prctl; HAVE_PRCTL unused
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 88ac693a..acb9b1b3 100644
--- a/SConstruct
+++ b/SConstruct
@@ -445,7 +445,6 @@ if 1:
'poll',
'port_create',
'posix_fadvise',
- 'prctl',
'pread',
'preadv',
'pwrite',