Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8cc82df

Browse files
committedMay 8, 2020
Add focal default configs
1 parent 54118dc commit 8cc82df

File tree

3 files changed

+137
-0
lines changed

3 files changed

+137
-0
lines changed
 

‎default_configure_options.focal

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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

‎default_configure_options.focal-7.4

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

0 commit comments

Comments
 (0)
Please sign in to comment.