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 | cc2a03e8af7444f949c568238fb64a8ef8ba7b04 (patch) | |
tree | 84f40ea78282e69045cfeb7651102f84095cb430 /mk | |
parent | d72458d4a7d716658b6e819e47e87aac8fffb2f7 (diff) | |
download | pkgsrc-cc2a03e8af7444f949c568238fb64a8ef8ba7b04.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). |