Skip to content

Commit 9a0b8d7

Browse files
authored
Merge pull request #48 from khs1994/default_7_4_0
configure add --enable-option-checking=fatal
2 parents a34df5c + f7441f0 commit 9a0b8d7

8 files changed

+47
-13
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ before_script:
251251
- __dots() { while true ; do echo -en . ; sleep 30 ; done } ; __dots &
252252

253253
script:
254+
- echo "--enable-option-checking=fatal" >> $HOME/.php-build/share/php-build/default_configure_options
254255
- cat $HOME/.php-build/share/php-build/default_configure_options
255256
- export PKG_CONFIG_PATH="$HOME/.phpenv/versions/$VERSION/lib/pkgconfig:$PKG_CONFIG_PATH"
256257
- ./bin/compile

default_configure_options.bionic

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
--enable-zip
1010
--with-zlib
1111
--with-zlib-dir=/usr
12-
--with-mcrypt=/usr
1312
--with-pdo-sqlite
1413
--enable-soap
1514
--enable-xmlreader
@@ -21,7 +20,6 @@
2120
--enable-sysvshm
2221
--enable-sysvmsg
2322
--enable-shmop
24-
--with-mysql=mysqlnd
2523
--with-mysqli=mysqlnd
2624
--with-pdo-mysql=mysqlnd
2725
--enable-pcntl

default_configure_options.bionic-7.4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
--enable-exif
88
--with-zlib
99
--with-zlib-dir=/usr
10-
--with-mcrypt=/usr
1110
--with-pdo-sqlite
1211
--enable-soap
1312
--enable-xmlreader
@@ -19,7 +18,6 @@
1918
--enable-sysvshm
2019
--enable-sysvmsg
2120
--enable-shmop
22-
--with-mysql=mysqlnd
2321
--with-mysqli=mysqlnd
2422
--with-pdo-mysql=mysqlnd
2523
--enable-pcntl
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

default_configure_options.trusty

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
--enable-zip
1010
--with-zlib
1111
--with-zlib-dir=/usr
12-
--with-mcrypt=/usr
1312
--with-pdo-sqlite
1413
--enable-soap
1514
--enable-xmlreader
@@ -21,7 +20,6 @@
2120
--enable-sysvshm
2221
--enable-sysvmsg
2322
--enable-shmop
24-
--with-mysql=mysqlnd
2523
--with-mysqli=mysqlnd
2624
--with-pdo-mysql=mysqlnd
2725
--enable-pcntl

default_configure_options.trusty-7.4

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
--enable-intl
22
--with-openssl
33
--without-pear
4-
--with-gd
4+
--enable-gd
55
--with-jpeg=/usr
66
--with-freetype=/usr
77
--enable-exif
8-
--with-mcrypt=/usr
98
--with-pdo-sqlite
109
--enable-soap
1110
--enable-xmlreader
@@ -17,7 +16,6 @@
1716
--enable-sysvshm
1817
--enable-sysvmsg
1918
--enable-shmop
20-
--with-mysql=mysqlnd
2119
--with-mysqli=mysqlnd
2220
--with-pdo-mysql=mysqlnd
2321
--enable-pcntl

default_configure_options.xenial

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
--enable-zip
1010
--with-zlib
1111
--with-zlib-dir=/usr
12-
--with-mcrypt=/usr
1312
--with-pdo-sqlite
1413
--enable-soap
1514
--enable-xmlreader
@@ -21,7 +20,6 @@
2120
--enable-sysvshm
2221
--enable-sysvmsg
2322
--enable-shmop
24-
--with-mysql=mysqlnd
2523
--with-mysqli=mysqlnd
2624
--with-pdo-mysql=mysqlnd
2725
--enable-pcntl

default_configure_options.xenial-7.4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
--enable-exif
88
--with-zlib
99
--with-zlib-dir=/usr
10-
--with-mcrypt=/usr
1110
--with-pdo-sqlite
1211
--enable-soap
1312
--enable-xmlreader
@@ -19,7 +18,6 @@
1918
--enable-sysvshm
2019
--enable-sysvmsg
2120
--enable-shmop
22-
--with-mysql=mysqlnd
2321
--with-mysqli=mysqlnd
2422
--with-pdo-mysql=mysqlnd
2523
--enable-pcntl

0 commit comments

Comments
 (0)