CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/02/02 06:33:11
Modified files:
devel/llvm : Makefile
devel/llvm/patches:
patch-tools_clang_lib_Driver_ToolChains_Gnu_cpp
Log message:
Don't use the integrated assembler on sparc64, as per upstream default
Brings us in line with clang in base, and should fix the builds errors
due to membar instructions used in libestdc++ headers. ok kettenis@,
maintainer timeout.
