Skip to content

Commit

Permalink
Merge pull request #341 from keithc-ca/cds
Browse files Browse the repository at this point in the history
Remove redundant disabling of CDS feature
  • Loading branch information
pshipton committed Apr 18, 2024
2 parents bfbf1a2 + 5a27282 commit 0b31165
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions closed/autoconf/custom-hook.m4
Original file line number Diff line number Diff line change
Expand Up @@ -663,9 +663,6 @@ AC_DEFUN_ONCE([CUSTOM_LATE_HOOK],
# Create the custom-spec.gmk
AC_CONFIG_FILES([$OUTPUTDIR/custom-spec.gmk:$CLOSED_AUTOCONF_DIR/custom-spec.gmk.in])
# explicitly disable classlist generation
ENABLE_GENERATE_CLASSLIST=false
if test "x$OPENJDK_BUILD_OS" = xwindows ; then
OPENJ9_TOOL_DIR="$OUTPUTDIR/tools"
AC_SUBST(OPENJ9_TOOL_DIR)
Expand Down

0 comments on commit 0b31165

Please sign in to comment.