git: 748d79960fd1 - main - ports-mgmt/pkg: remove not necessary powerpc64le knob
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 16:57:50 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=748d79960fd1123317bda13bef52bb3ee85bde3a commit 748d79960fd1123317bda13bef52bb3ee85bde3a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2025-01-23 17:36:02 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2025-01-29 16:56:23 +0000 ports-mgmt/pkg: remove not necessary powerpc64le knob --- ports-mgmt/pkg/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index 1a756cf2adae..787cc5e5a1ca 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ENV= CC_FOR_BUILD="${CC}" # so that pkg-static is used from the wrkdir USE_SUBMAKE= yes CFLAGS+= -Wno-error -CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 OPTIONS_DEFINE= DOCS