On 8/19/21 4:55 PM, Thomas, Samuel wrote:
Could someone help me find where to add additional flags to the build
instructions?

Look in configure help?

$ sh ./configure --help | grep flags
  --with-extra-cflags     extra flags to be used when compiling jdk c-files
  --with-extra-cxxflags   extra flags to be used when compiling jdk c++-files
  --with-extra-ldflags    extra flags to be used when linking jdk
  --with-extra-asflags    extra flags to be passed to the assembler

--
Thanks,
-Aleksey

Reply via email to