-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
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"