diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-08-08 20:03:33 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-08-08 20:03:33 +0000 |
commit | 82a00a382ec227aa9aa2529aa9c64dd1405a2698 (patch) | |
tree | 84f40ea78282e69045cfeb7651102f84095cb430 /mk | |
parent | 3b03c6ec088c871ef42e74494892df2a696b64e7 (diff) | |
download | pkgsrc-82a00a382ec227aa9aa2529aa9c64dd1405a2698.tar.gz |
+Zend Thread Safety
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index dc08dd1bddf..c484d0da7ff 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -190,6 +190,7 @@ lprng-priv-ports Connections must be made from privileged ports. lprng-suid Install LPRng executables setuid root. m68060-optimized Optimize for m68060 (only). mad Enable usage of the mad library to play MP3 files. +maintainer-zts Enable the Zend Thread Safety option for PHP memtesplus-iso Build a .iso file for memtest+ memtesplus-serialconsole Enable use of serial console for memtest+ mex Enable matlab mex support (Linux and Solaris only). |