]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lib/msun: Allow building tests with WARNS=6
authorAlex Richardson <arichardson@FreeBSD.org>
Thu, 25 Feb 2021 14:28:17 +0000 (14:28 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Thu, 22 Apr 2021 09:43:24 +0000 (10:43 +0100)
commitb38293b480c324544535bb8efa4033e76f894d1a
tree0a0ac74056eca923a6378ceb1700073ed9405c8a
parentbc04f427f54f44d06f4e9644f9fbb2cdc04bfa8b
lib/msun: Allow building tests with WARNS=6

The only change needed is to mark a few variables as static.

(cherry picked from commit 87d65c747a4389901c2bbbcb1ec4878b2df7b32c)
contrib/netbsd-tests/lib/libm/t_ldexp.c
contrib/netbsd-tests/lib/libm/t_precision.c
contrib/netbsd-tests/lib/libm/t_round.c
contrib/netbsd-tests/lib/libm/t_scalbn.c
lib/msun/tests/Makefile