]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: hide alphasort_thunk behind I_AM_SCANDIR_B
authorMateusz Guzik <mjg@FreeBSD.org>
Sun, 23 Aug 2020 11:06:59 +0000 (11:06 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Sun, 23 Aug 2020 11:06:59 +0000 (11:06 +0000)
commit992bcb37c28ad1a6426df7996f297187ae3d901a
treeca41a020741af3f38c33211d8401fcfd7c4bcf50
parent2ca83b5c27fdb26e88ac10c4ee2e244fbd321130
libc: hide alphasort_thunk behind I_AM_SCANDIR_B

Should unbreak gcc build as reported by tinderbox:
lib/libc/gen/scandir.c:59:12: warning: 'alphasort_thunk' declared 'static' but never defined [-Wunused-function]
lib/libc/gen/scandir.c