Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8292048

CFLAGS duplicated on Windows

    XMLWordPrintable

Details

    Description

      In NativeCompilation.gmk, the line:

      $1_EXTRA_CFLAGS := $$($1_CFLAGS_$(OPENJDK_TARGET_OS_TYPE)) $$($1_CFLAGS_$(OPENJDK_TARGET_OS)) \
            $$($1_CFLAGS_$(OPENJDK_TARGET_OS)_$(OPENJDK_TARGET_CPU))

      causes CFLAGS_windows to be added twice.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: