summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php55.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index f4868ea..fed1566 100644
--- a/php55.spec
+++ b/php55.spec
@@ -893,12 +893,13 @@ mkdir Zend && cp ../Zend/zend_{language,ini}_{parser,scanner}.[ch] Zend
fi
# Always static:
-# date, filter: not supported
+# date, filter, libxml, reflection, spl: not supported
# ereg: build options vary per SAPI
# hash: for PHAR_SIG_SHA256 and PHAR_SIG_SHA512
# session: dep on hash, used by soap and wddx
# pcre: used by filter, zip
# pcntl, readline: only used by CLI sapi
+# openssl: for PHAR_SIG_OPENSSL
# zlib: used by image
ln -sf ../configure
%configure \