]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
locate: fix -fno-common build
authorkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 19:16:14 +0000 (19:16 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 19:16:14 +0000 (19:16 +0000)
commit70c1442a956363175aaba237b0c8751553658627
treeb280e5546db47fdb64ab6dfe9a260598289b42bb
parent03c07741d46dff0eec17268c4eabc7df65c54d07
locate: fix -fno-common build

Just a single variable declaration to extern and define elsewhere here,
myctype.

-fno-common will become a default in GCC10/LLVM11.

MFC after: 3 days
usr.bin/locate/locate/locate.c
usr.bin/locate/locate/locate.h