Skip to content
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

Fix checking for newer GCC versions #2205

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Conversation

keithc-ca
Copy link
Contributor

@keithc-ca keithc-ca commented Jun 15, 2018

  • only check if the build spec uses gcc
  • use configured compiler via $(CC)
  • tolerate errors from '$(CC) -dumpversion'

Required as part of the fix for #1919

* only check if the build spec uses gcc
* use configured compiler via $(CC)
* tolerate errors from '$(CC) -dumpversion'

Signed-off-by: Keith W. Campbell <[email protected]>
@pshipton
Copy link
Member

jenkins compile all jdk8

@pshipton pshipton added this to the Release 0.9.0 milestone Jun 15, 2018
@pshipton pshipton merged commit 201260e into eclipse-openj9:master Jun 15, 2018
@keithc-ca keithc-ca deleted the gcc-7 branch June 15, 2018 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants