git: 1840dc06e135 - main - bsd.compat.mk: Remove obsolete COMPAT_32BIT now it's unused
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 17:52:10 UTC
The branch main has been updated by jrtc27:
URL: https://cgit.FreeBSD.org/src/commit/?id=1840dc06e1355a1acb540f76390ff3497f54d1ff
commit 1840dc06e1355a1acb540f76390ff3497f54d1ff
Author: Jessica Clarke <jrtc27@FreeBSD.org>
AuthorDate: 2023-07-09 17:50:03 +0000
Commit: Jessica Clarke <jrtc27@FreeBSD.org>
CommitDate: 2023-07-09 17:50:03 +0000
bsd.compat.mk: Remove obsolete COMPAT_32BIT now it's unused
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/D40932
---
share/mk/bsd.compat.mk | 2 --
1 file changed, 2 deletions(-)
diff --git a/share/mk/bsd.compat.mk b/share/mk/bsd.compat.mk
index 4b9bd7b621d2..cda3efd6cd63 100644
--- a/share/mk/bsd.compat.mk
+++ b/share/mk/bsd.compat.mk
@@ -68,9 +68,7 @@ LIB32WMAKEFLAGS= \
LIB32WMAKEFLAGS+= NM="${XNM}"
LIB32WMAKEFLAGS+= OBJCOPY="${XOBJCOPY}"
-LIB32CFLAGS= -DCOMPAT_32BIT
LIB32DTRACE= ${DTRACE} -32
-LIB32WMAKEFLAGS+= -DCOMPAT_32BIT
LIB32_MACHINE_ABI= ${MACHINE_ABI:N*64} long32 ptr32
.if ${COMPAT_ARCH} == "amd64"
LIB32_MACHINE_ABI+= time32