openbsd-ports/lang/flang
bcallah 98baeec9ea Build flang again on arm64.
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.
2019-11-24 14:37:25 +00:00
..
driver Bring in the last 2 months of flang development; many build system patches 2019-11-10 16:50:31 +00:00
flang Build flang again on arm64. 2019-11-24 14:37:25 +00:00
libpgmath Build flang again on arm64. 2019-11-24 14:37:25 +00:00
Makefile
Makefile.inc Welcome flang-8.0.0 2019-07-17 21:33:33 +00:00