1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/talent518-threadfpm

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
build2.sh 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
阿宝 Отправлено 25.11.2020 15:35 6aa36d3
#!/bin/bash -l
php=${1:-phpts}
EXTENSION_DIR=/opt/$php/lib/extensions ./configure CFLAGS=-O2 CXXFLAGS=-O2 --prefix=/opt/$php --with-config-file-path=/opt/$php/etc --with-config-file-scan-dir=/opt/$php/etc/php.d --enable-maintainer-zts --with-tsrm-pthreads --enable-inline-optimization --enable-threadfpm --enable-threadfpm-debug --enable-embed --enable-fpm --with-fpm-systemd --with-fpm-acl --with-system-ciphers --with-zlib-dir=/usr --enable-bcmath --with-bz2 --enable-calendar --with-curl --with-enchant --enable-exif --enable-ftp --with-gd --with-webp-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr --with-freetype-dir=/usr --with-gettext --with-gmp --with-mhash --with-imap-ssl --enable-intl --enable-mbstring --with-mysqli=mysqlnd --enable-pcntl --enable-pdo --with-pdo-mysql --with-readline --enable-shmop --with-snmp --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-xmlrpc --with-xsl --enable-mysqlnd --with-pear --with-kerberos --with-libxml-dir=/usr --enable-dom --enable-xml --enable-zip --with-libzip --with-icu-dir=/usr --with-tidy --enable-wddx --with-iconv-dir=/usr --with-zlib-dir=/usr --with-openssl --enable-zend-test=shared $2 && make -j4 && make install

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/talent518-threadfpm.git
git@api.gitlife.ru:oschina-mirror/talent518-threadfpm.git
oschina-mirror
talent518-threadfpm
talent518-threadfpm
main