Build fails with fatal error: DEBUG_CFLAGS_JDK: No such file or directory

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 25
    • Component/s: infrastructure

      Caused by JDK-8287122

          if test "x$TOOLCHAIN_TYPE" = xgcc; then
            DEBUG_CFLAGS_JDK="DEBUG_CFLAGS_JDK -ftrivial-auto-var-init=pattern"
            DEBUG_CFLAGS_JVM="-ftrivial-auto-var-init=pattern"
          fi

      There is a missing $ when expanding DEBUG_CFLAGS_JDK

            Assignee:
            Unassigned
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: