# HG changeset patch # User Stefan Anzinger # Date 1433788239 -7200 # Node ID 483b357016a612bcb9ec74c2009c6a2830a7ba7d # Parent 44bad469bec2be9bcfe65abb888ba6165d1507db Use export target explicitly in mx_graal.py when building JDK (JBS:GRAAL-52) diff -r 44bad469bec2 -r 483b357016a6 make/Makefile --- a/make/Makefile Mon Jun 08 18:07:25 2015 +0200 +++ b/make/Makefile Mon Jun 08 20:30:39 2015 +0200 @@ -312,6 +312,7 @@ cd .. && $(MAKE) -f make/jvmci.make TARGET=build/make MX_TARGET=. HS_COMMON_SRC=$(HS_COMMON_SRC) ABS_BOOTDIR=$(ABS_BOOTDIR) EXPORT_DIR=$(SHARED_DIR) export # Export file rule +$(info $(EXPORT_LIST)) generic_export: $(EXPORT_LIST) export_product: