diff options
-rw-r--r-- | community/php7/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 91a21fbdc2..e22b75f344 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -332,7 +332,6 @@ build() { # phpdbg _build --enable-phpdbg \ - --enable-phpdbg \ --enable-phpdbg-webhelper \ --disable-cgi \ --disable-cli |