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