]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time check
authorngie <ngie@FreeBSD.org>
Sun, 15 Jan 2017 09:05:26 +0000 (09:05 +0000)
committerngie <ngie@FreeBSD.org>
Sun, 15 Jan 2017 09:05:26 +0000 (09:05 +0000)
commit198e6cd6e36ea463fba084c0cda4bfe74c934057
tree293ab879ca038d5d47a8eeba245ddc74daadb9ec
parentdef45713a675f68081b0eaa1bb9e8ba0895660f3
Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time check
of the clang version

This works around breakage on ^/stable/10 when running installworld from
a ^/stable/10 host where the test wouldn't be compiled on the first
go-around and would be missing when make installworld is run.

MFC after: 1 week
PR: 208703
Reported by: emaste
Sponsored by: Dell EMC Isilon
lib/msun/tests/Makefile
lib/msun/tests/fmaxmin_test.c