While fixing NTP for powerpc64le, I noticed an additional bug in config.h.
- powerpc time_t is 64 bit, not 32 bit.
- Add definition for powerpc64le.
Tested on powerpc64 (POWER9 Talos II), powerpc64le (POWER9 Blackbird), and powerpc (G4 PowerBook)
Differential D26379
[PowerPC] Fix multiple ntp configuration issues bdragon on Sep 9 2020, 6:16 PM. Authored by Tags Referenced Files
Details
While fixing NTP for powerpc64le, I noticed an additional bug in config.h.
Tested on powerpc64 (POWER9 Talos II), powerpc64le (POWER9 Blackbird), and powerpc (G4 PowerBook)
Diff Detail
|