98baeec9ea
This requires the use of eg++ to build libpgmath; about a year and a half ago, building the arm64-specific math routines broke when compiling with clang (a clang bug) so we switched to the generic math routines only. Now, build system changes make building generic math routines only impossible, so we now must build libpgmath on arm64 with eg++. I have gotten tired of waiting for a potential fix to allow building with clang again. Thanks to phessler@, who put the diff into a bulk build (and spotted me fat-fingering the linker invocation). Flang now again builds and works properly on arm64. No change on amd64. |
||
---|---|---|
.. | ||
driver | ||
flang | ||
libpgmath | ||
Makefile | ||
Makefile.inc |