Home
last modified time | relevance | path

Searched hist:"3864 bd4fd217f46e4c9126ca2c48db96c44682ef" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/
H A DMakefilediff 3864bd4fd217f46e4c9126ca2c48db96c44682ef Sun Jul 09 19:49:53 CEST 2023 Jessica Clarke <jrtc27@FreeBSD.org> 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