summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-10 17:50:21 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-10 17:50:21 +0100
commitec95d223d5b5dd1d4af8003fe104440d1d6c82fc (patch)
tree3beaaf7d6799504561d6784816dca587aa7bfd56 /php55.spec
parentadc6cb16dc17d2152fa44bdbe2905d3ad209489a (diff)
php5.5: comments
Diffstat (limited to 'php55.spec')
-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 \