CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/26 18:09:26
Modified files:
lang/flang : Makefile.inc
lang/flang/flang: Makefile
lang/flang/flang/patches: patch-CMakeLists_txt
patch-runtime_flang_CMakeLists_txt
lang/flang/flang/pkg: PLIST
lang/flang/libpgmath: Makefile
lang/flang/libpgmath/patches: patch-lib_CMakeLists_txt
Added files:
lang/flang/flang/patches:
patch-runtime_flangrti_aarch64-Linux_dumpregs_c
patch-runtime_flangrti_aarch64-Linux_flt_env_c
patch-tools_flang2_CMakeLists_txt
patch-tools_flang2_flang2exe_CMakeLists_txt
Log message:
Enable flang for arm64.
Bumping REVISION for libpgmath and flang (but not driver). Mostly because
of a PLIST sync, but also because the build did change: includes a patch to
stop clang from silently passing off some of the build work to base gcc
(which obviously failed on arm64).