File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ if (test "${THIRTYTWO}" = "32bit"); then
153
153
OPTIONS=" $OPTIONS --without-curl"
154
154
fi
155
155
else
156
- OPTIONS=" --with-gettext --with-gd --enable-gd --with-jpeg --without -freetype --with-jpeg-dir=/usr --without-freetype-dir \
156
+ OPTIONS=" --with-gettext --with-gd --enable-gd --with-jpeg --with -freetype --with-jpeg-dir=/usr \
157
157
--with-mysql=mysqlnd --enable-bcmath --with-readline \
158
158
--with-openssl --without-esmtp --with-curl --with-sodium --with-ffi \
159
159
--with-mysqli --enable-pcntl --enable-sockets --enable-zip --with-zip \
163
163
--with-ctype --with-bz2 --enable-mbstring --with-mime-magic \
164
164
--with-xmlrpc --with-zlib --disable-zend-memory-manager --with-esmtp \
165
165
--with-xsl --enable-exif --enable-soap --enable-ftp --enable-intl --enable-opcache\
166
- --enable-fpm"
166
+ --enable-fpm --enable-fileinfo "
167
167
if (test " ${MINI_VERSION} " = " 5.3" ); then
168
168
export PHP_AUTOCONF=autoconf2.59
169
169
OPTIONS=" $OPTIONS --with-openssl=/home/derick/dev/11-instana/old \
You can’t perform that action at this time.
0 commit comments