aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2023-07-09 17:49:28 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2023-07-09 17:49:28 +0000
commitdaf2519ea2f4d3a1e397188d25f7f0a5377e6521 (patch)
tree2373a5214a0b7c209ab3b028ac38ff674ca0dc4d /lib
parentcb2f2faa6dbd39ac97f6db540dfa8326f6c4ecca (diff)
downloadsrc-daf2519ea2f4d3a1e397188d25f7f0a5377e6521.tar.gz
src-daf2519ea2f4d3a1e397188d25f7f0a5377e6521.zip
geom: Migrate from COMPAT_32BIT to generic COMPAT_libcompat
See commit 8fad2cda93c7 ("bsd.compat.mk: Provide new CPP and sub-make variables") for the context behind this change. Reviewed by: imp, brooks, jhb Differential Revision: https://reviews.freebsd.org/D40927
Diffstat (limited to 'lib')
-rw-r--r--lib/geom/Makefile.classes4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/geom/Makefile.classes b/lib/geom/Makefile.classes
index d4e6f52e65ae..e6ac93294e1b 100644
--- a/lib/geom/Makefile.classes
+++ b/lib/geom/Makefile.classes
@@ -1,9 +1,9 @@
# $FreeBSD$
-.if !defined(COMPAT_32BIT)
+.if !defined(COMPAT_libcompat)
GEOM_CLASS_DIR?=/lib/geom
.else
-GEOM_CLASS_DIR?=/usr/lib32/geom
+GEOM_CLASS_DIR?=/usr/lib${COMPAT_libcompat}/geom
.endif
GEOM_CLASSES= cache