Closed dnakamura closed 6 years ago
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 devinn@ca.ibm.com
See eclipse/omr#2567
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 devinn@ca.ibm.com