Skip to content

Commit b3900d4

Browse files
Add configure opts for s390x
1 parent 7e6112c commit b3900d4

File tree

2 files changed

+96
-0
lines changed

2 files changed

+96
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--with-gd
5+
--with-jpeg-dir=/usr
6+
--with-png-dir=/usr
7+
--with-freetype-dir=/usr
8+
--enable-exif
9+
--enable-zip
10+
--with-zlib
11+
--with-zlib-dir=/usr
12+
--with-pdo-sqlite
13+
--enable-soap
14+
--enable-xmlreader
15+
--with-xsl
16+
--enable-ftp
17+
--with-tidy
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-maintainer-zts
39+
--with-gmp
40+
--with-kerberos
41+
--with-imap
42+
--with-imap-ssl
43+
--with-kerberos
44+
--with-ldap
45+
--with-ldap-sasl
46+
--enable-dba
47+
--with-cdb
48+
--without-pcre-jit
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
--enable-intl
2+
--with-openssl
3+
--without-pear
4+
--with-gd
5+
--with-jpeg-dir=/usr
6+
--with-png-dir=/usr
7+
--with-freetype-dir=/usr
8+
--enable-exif
9+
--enable-zip
10+
--with-zlib
11+
--with-zlib-dir=/usr
12+
--with-pdo-sqlite
13+
--enable-soap
14+
--enable-xmlreader
15+
--with-xsl
16+
--enable-ftp
17+
--with-tidy
18+
--with-xmlrpc
19+
--enable-sysvsem
20+
--enable-sysvshm
21+
--enable-sysvmsg
22+
--enable-shmop
23+
--with-mysqli=mysqlnd
24+
--with-pdo-mysql=mysqlnd
25+
--enable-pcntl
26+
--with-readline
27+
--enable-mbstring
28+
--with-curl
29+
--with-pgsql
30+
--with-pdo-pgsql
31+
--with-gettext
32+
--enable-sockets
33+
--with-bz2
34+
--enable-bcmath
35+
--enable-calendar
36+
--with-libdir=lib
37+
--enable-fpm
38+
--enable-maintainer-zts
39+
--with-gmp
40+
--with-kerberos
41+
--with-imap
42+
--with-imap-ssl
43+
--with-kerberos
44+
--with-ldap
45+
--with-ldap-sasl
46+
--enable-dba
47+
--with-cdb
48+
--without-pcre-jit

0 commit comments

Comments
 (0)