Note: Command line contains non-control variables: * DESTDIR=/export/home/gweiss/git/oi-userland/components/runtime/openjdk-21-21.0.10/build/prototype/i386 Make sure it is not mistyped, and that you intend to override this variable. 'make help' will list known control variables. Note: Command line contains non-control variables: * DESTDIR=/export/home/gweiss/git/oi-userland/components/runtime/openjdk-21-21.0.10/build/prototype/i386 Make sure it is not mistyped, and that you intend to override this variable. 'make help' will list known control variables. --- jdk21u-jdk-21.0.11-ga/make/InitSupport.gmk.old +++ jdk21u-jdk-21.0.11-ga/make/InitSupport.gmk @@ -53,7 +53,7 @@ COMPARE_BUILD JTREG GTEST MICRO TEST_OPTS TEST_VM_OPTS # All known make control variables - MAKE_CONTROL_VARIABLES := $(INIT_CONTROL_VARIABLES) TEST JDK_FILTER SPEC_FILTER + MAKE_CONTROL_VARIABLES := $(INIT_CONTROL_VARIABLES) TEST JDK_FILTER SPEC_FILTER DESTDIR # Define a simple reverse function. # Should maybe move to MakeBase.gmk, but we can't include that file now.