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

Fix wrong cpu build flag for Linux/ppc64le build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b145
    • ppc

      On ppc64le we currently use "-mcpu=power7 -mtune=power8", but the first Power CPU with little-endian support is Power8 so this should be changed to "-mcpu=power8 -mtune=power8"

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: