]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lib: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPAT
authorJessica Clarke <jrtc27@FreeBSD.org>
Sun, 9 Jul 2023 17:49:53 +0000 (18:49 +0100)
committerJessica Clarke <jrtc27@FreeBSD.org>
Sun, 9 Jul 2023 17:49:53 +0000 (18:49 +0100)
commit3864bd4fd217f46e4c9126ca2c48db96c44682ef
tree2d7a26b6f7d9258971dc9b8d4da54ad24cb2b5b8
parent45be5010ce04d254793ed97a1320249e347726b0
lib: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPAT

In the process, delete a COMPAT_SOFTFP remnant that was missed in
previous sweeps.

See commit 8fad2cda93c7 ("bsd.compat.mk: Provide new CPP and sub-make
variables") for the context behind this change.

Reviewed by: emaste, brooks, jhb
Differential Revision: https://reviews.freebsd.org/D40931
lib/Makefile