php: fixed not being able to disable phpdbgSupport

This commit is contained in:
eyjhb 2021-02-23 22:21:30 +01:00
parent 60358d0dcf
commit 563949e084
No known key found for this signature in database
GPG Key ID: 740FAE1502523BD8

View File

@ -189,7 +189,7 @@ let
"--with-libxml-dir=${libxml2.dev}"
]
++ lib.optional pharSupport "--enable-phar"
++ lib.optional phpdbgSupport "--enable-phpdbg"
++ lib.optional (!phpdbgSupport) "--disable-phpdbg"
# Misc flags