CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/07 00:42:54
Modified files:
devel/llvm : Makefile
Added files:
devel/llvm/patches:
patch-tools_clang_lib_Driver_ToolChains_Arch_ARM_cpp
Log message:
Switch armv7 to the "softfp" floating-point ABI. The ABI is identical to
the "soft" floating-point ABI but this does allow the compiler to generate
FPU instructions.
from Brad (maintainer)
