diff options
Diffstat (limited to 'source/n/php/php.SlackBuild')
-rwxr-xr-x | source/n/php/php.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/n/php/php.SlackBuild b/source/n/php/php.SlackBuild index 0937850b4..2205ffe65 100755 --- a/source/n/php/php.SlackBuild +++ b/source/n/php/php.SlackBuild @@ -257,6 +257,7 @@ CXXFLAGS="$SLKCFLAGS -DU_USING_ICU_NAMESPACE=1" \ --without-readline \ --with-libedit \ --with-pear \ + --with-tidy=shared \ --build=$ARCH-slackware-linux || exit 1 # I am told this option is worse than nothing. :-) |