git: 0d80d1535cea - main - sysutils/bulk_extractor: remove noop powerpc knobs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Aug 2023 14:48:50 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d80d1535cea8541ad401f9527a941593ed78771 commit 0d80d1535cea8541ad401f9527a941593ed78771 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-12 12:38:55 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-13 14:48:41 +0000 sysutils/bulk_extractor: remove noop powerpc knobs --- sysutils/bulk_extractor/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sysutils/bulk_extractor/Makefile b/sysutils/bulk_extractor/Makefile index 000a3125a478..554739e61039 100644 --- a/sysutils/bulk_extractor/Makefile +++ b/sysutils/bulk_extractor/Makefile @@ -32,8 +32,6 @@ GH_TAG_DFXML_CPP= 09030bc GH_TAG_DFXML_SCHEMA= f2a702e GNU_CONFIGURE= yes -CXXFLAGS_powerpc= -DBIG_ENDIAN -CXXFLAGS_powerpcspe= -DBIG_ENDIAN CONFIGURE_ARGS= --enable-exiv2=true TEST_TARGET= check