Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2023 14:48:49 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 721fdba59f85 - main - sysutils/lsof: remove noop powerpc knob
Message-ID:  <202308131448.37DEmnZ2052275@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=721fdba59f859b6a6bc0b13612a5e4c9003337a7

commit 721fdba59f859b6a6bc0b13612a5e4c9003337a7
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-08-12 12:27:08 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-08-13 14:48:41 +0000

    sysutils/lsof: remove noop powerpc knob
---
 sysutils/lsof/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index dc99551e991d..27942be028b2 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -24,7 +24,6 @@ SHEBANG_FILES=	scripts/*.pl
 
 HAS_CONFIGURE=	yes
 
-CFLAGS_powerpc=		-DAIM
 CFLAGS_powerpcspe=	-DBOOKE
 
 OPTIONS_DEFINE_powerpc64=	AIM BOOKE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308131448.37DEmnZ2052275>