Searched hist:b0a39ef04d268e729c7f20a80bc8dd6b41cb7261 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libgcc_s/ |
H A D | Makefile | diff b0a39ef04d268e729c7f20a80bc8dd6b41cb7261 Tue Mar 28 21:01:01 CEST 2017 Enji Cooper <ngie@FreeBSD.org> Apply r315689 to lib/libgcc_s as well to unbreak the gcc xtoolchain build
lib/libgcc_s consumes lib/libcompiler_rt/Makefile*. The NO_WERROR.gcc in lib/libcompiler_rt/Makefile doesn't seem to have made a difference in being able to build this, so sprinkle NO_WERROR.gcc here as well.
MFC after: 3 days Reported by: Jenkins (FreeBSD-head-amd64-gcc) Tested with: amd64-gcc-6.3.0 (devel/amd64-xtoolchain-gcc) Sponsored by: Dell EMC Isilon
|