Skip to content

Commit

Permalink
Merge pull request #235 from AdamBrousseau/fix_risc_labels
Browse files Browse the repository at this point in the history
Remove dup config line after bad merge
  • Loading branch information
AdamBrousseau authored Jun 28, 2024
2 parents 8257da0 + 496c811 commit a65c2fe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ class Config11 {
configureArgs : [
'openj9' : '--enable-dtrace --disable-warnings-as-errors --with-noncompressedrefs --with-product-name="IBM Semeru Runtime" --with-product-suffix="Open Edition"',
'temurin' : '--enable-dtrace=auto',
'openj9' : '--enable-dtrace=auto',
'corretto' : '--enable-dtrace=auto',
'dragonwell': "--enable-dtrace=auto --with-extra-cflags=\"-march=armv8.2-a+crypto\" --with-extra-cxxflags=\"-march=armv8.2-a+crypto\"",
'bisheng' : '--enable-dtrace=auto --with-extra-cflags=-fstack-protector-strong --with-extra-cxxflags=-fstack-protector-strong --with-jvm-variants=server'
Expand Down

0 comments on commit a65c2fe

Please sign in to comment.