diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 7354d35..7f797f9 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -1771,11 +1771,6 @@ bash ../../configure \ cat spec.gmk cat hotspot-spec.gmk -# The combination of FULL_DEBUG_SYMBOLS=0 and ALT_OBJCOPY=/does_not_exist -# disables FDS for all build configs and reverts to pre-FDS make logic. -# STRIP_POLICY=none says don't do any stripping. DEBUG_BINARIES=true says -# ignore all the other logic about which debug options and just do '-g'. - make \ JAVAC_FLAGS=-g \ LOG=trace \