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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 25
    • 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

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

              Created:
              Updated:
              Resolved: