CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/14 09:23:44
Modified files:
. : Makefile.cross
Log message:
Re-sort the if-sequence which sets COMPILER_VERSION to be the same
as bsd.own.mk, otherwise on transitioning architectures the wrong
compiler is chosen. Also make sure BUILD_CLANG is forced for the
libcompiler_rt directory since cross-compiling with two possible
compilers would create too much headache.
