Skip to content

Add "--enable-option-checking=fatal" to ./configure invocations #632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 1, 2018

Conversation

tianon
Copy link
Member

@tianon tianon commented Apr 30, 2018

This will help stop things like #526 from getting so far into the build before we discover that the configure flag isn't even supported.

root@f8fe2e89eef1:/usr/src/php# ./configure --enable-option-checking=fatal --without-pcre-jit
configure: error: unrecognized options: --without-pcre-jit
root@f8fe2e89eef1:/usr/src/php# 

@yosifkit yosifkit merged commit 1f00ae6 into docker-library:master May 1, 2018
@yosifkit yosifkit deleted the fatal-option-checking branch May 1, 2018 21:10
tianon added a commit to infosiftr/stackbrew that referenced this pull request May 3, 2018
- `buildpack-deps`: add `netbase`
- `gcc`: 8.1.0
- `ghost`: 1.22.5, 0.11.13
- `haproxy`: 1.7.11
- `mariadb`: 10.0.35
- `mongo`: 3.7.9
- `mysql`: docker-library/mysql#402
- `openjdk`: 11-ea-11, 8u171
- `php`: docker-library/php#627, docker-library/php#632
- `pypy`: docker-library/pypy#23
- `python`: add `netbase`, 3.7.0b4
- `rabbitmq`: 3.7.5-rc.1
- `rocket.chat`: 0.64.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants