Fix wrong cpu build flag for Linux/ppc64le build

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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"

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

              Created:
              Updated:
              Resolved: