--- common/autoconf/generated-configure.sh.orig +++ common/autoconf/generated-configure.sh @@ -43541,7 +43541,7 @@ # Enabling pie on 32 bit builds prevents the JVM from allocating a continuous # java heap. if test "x$OPENJDK_TARGET_CPU_BITS" != "x32"; then - LDFLAGS_JDKEXE="$LDFLAGS_JDKEXE -pie" + LDFLAGS_JDKEXE="$LDFLAGS_JDKEXE -no-pie" fi fi fi