Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Fix omr configure issues with ccache #167

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

dnakamura
Copy link
Contributor

Export the autoconf cache variables for CC/CXX. This determines the program
autoconf runs its tests on, without clobbering the CC/CXX variables.

Also remove the CONFIG_SHELL variable export as it is not required, and
does not solve the underlying issue

Signed-off-by: Devin Nakamura [email protected]

Export the autoconf cache variables for CC/CXX. This determines the program
autoconf runs its tests on, without clobbering the CC/CXX variables.

Also remove the CONFIG_SHELL variable export as it is not required, and
does not solve the underlying issue

Signed-off-by: Devin Nakamura <[email protected]>
@dnakamura
Copy link
Contributor Author

See eclipse-omr/omr#2567

Copy link
Contributor

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - test and working on 10.

@DanHeidinga DanHeidinga merged commit 428fef7 into ibmruntimes:openj9 Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants