CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/22 16:56:44
Modified files:
lib/libc : Makefile
Log message:
Link libc with compiler_rt not libgcc if COMPILER_VERSION is clang.
This is not a list of archs with compiler_rt as it is intended that
any arch switching to clang will have the required md bits added to
compiler_rt first.
ok kettenis@ patrick@
