Skip to content

Commit

Permalink
Backport 9ee9f288497268d64ddd48783ecb68f7e5426084
Browse files Browse the repository at this point in the history
  • Loading branch information
duke committed Feb 23, 2024
1 parent 8ddff70 commit 3997633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/hotspot/gensrc/GensrcAdlc.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ifeq ($(call check-jvm-feature, compiler2), true)
endif

# Set the C++ standard
ADLC_CFLAGS += $(ADLC_LANGSTD_CXXFLAG)
ADLC_CFLAGS += $(ADLC_LANGSTD_CXXFLAGS)

# NOTE: The old build didn't set -DASSERT for windows but it doesn't seem to
# hurt.
Expand Down

0 comments on commit 3997633

Please sign in to comment.