git: 721fdba59f85 - main - sysutils/lsof: remove noop powerpc knob
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Aug 2023 14:48:49 UTC
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