Unverified Commit 563949e0 authored by eyjhb's avatar eyjhb
Browse files

php: fixed not being able to disable phpdbgSupport

parent 60358d0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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