diff options
-rw-r--r-- | php55.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 \ |