8233600: Cross-builds fails after JDK-8233285
Reviewed-by: shade, erikj
This commit is contained in:
parent
270c5ea37e
commit
708890f2ca
@ -55,7 +55,7 @@ endif
|
||||
|
||||
SA_TOOLCHAIN := $(TOOLCHAIN_DEFAULT)
|
||||
ifeq ($(call isTargetOs, linux), true)
|
||||
SA_TOOLCHAIN := TOOLCHAIN_BUILD_LINK_CXX
|
||||
SA_TOOLCHAIN := TOOLCHAIN_LINK_CXX
|
||||
endif
|
||||
|
||||
################################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user