diff options
Diffstat (limited to 'files/3')
| -rw-r--r-- | files/3 | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +$ emconfigure configure \ + --disable-all \ + --disable-mbregex \ + --disable-fiber-asm \ + --disable-cli \ + --disable-cgi \ + --disable-phpdbg \ + --without-iconv \ + --without-libxml \ + --without-pcre-jit \ + --without-pdo-sqlite \ + --without-sqlite3 |
