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

Refactor SetupNativeCompilation to take NAME and TYPE

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • infrastructure
    • None
    • b03

      Currently, SetupNativeCompilation takes as "main" argument either
      LIBRARY := $name, PROGRAM := $name or STATIC_LIBRARY := $name.

      This confounds two distinct concepts: the name of the generated binary, and the type of binary to create. Instead, we should have a NAME argument and a TYPE argument.

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

              Created:
              Updated:
              Resolved: