CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/03/23 02:26:07
Modified files:
devel/llvm : Makefile
devel/llvm/patches: patch-tools_clang_lib_Driver_Tools_cpp
patch-tools_lld_ELF_Config_h
patch-tools_lld_ELF_DriverUtils_cpp
patch-tools_lld_ELF_Driver_cpp
patch-tools_lld_ELF_SyntheticSections_cpp
Added files:
devel/llvm/patches: patch-tools_lld_ELF_SymbolTable_cpp
Log message:
- Bring in an LLD workaround from base
- Add "(compatible with GNU linkers)" to the -version output
- Print out "supported targets".
- Update/fix PIE defaults
- -z nodlopen has been commited upstream
from Brad (maintainer)