Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
As noted in the pull request of MDEV-15437, we should upgrade the GCC on our POWER8 SuSE 12 build host, so that it can compile the code. The old GCC 4.8.3 cannot handle it, but the GCC 4.8.5 from July 2015 should work.
Attachments
Issue Links
- relates to
-
MDEV-15437 power crc32 c implementation
-
- Closed
-
gcc has been updated to 4.8.5 on the p8-suse12-rpm builder
u0013565@sys-93188:~> gcc --version
gcc (SUSE Linux) 4.8.5
Let me know if there are other tasks to do or if this can be closed.
Thanks.