Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2022 15:51:32 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: 8e35c439c769 - main - science/step: remove not necessary CXXFLAGS_powerpc64
Message-ID:  <202204221551.23MFpWJg022010@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e35c439c769490a18f58d14471add9d7e5279ef

commit 8e35c439c769490a18f58d14471add9d7e5279ef
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-22 15:37:49 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-22 15:37:49 +0000

    science/step: remove not necessary CXXFLAGS_powerpc64
---
 science/step/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/science/step/Makefile b/science/step/Makefile
index 2d001f241068..7f9443e72aaa 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -22,7 +22,6 @@ USE_KDE=	attica auth bookmarks codecs completion config configwidgets \
 USE_QT=		concurrent core dbus declarative gui network opengl printsupport svg \
 		widgets xml \
 		buildtools_build qmake_build
-CXXFLAGS_powerpc64=	-Wno-error=return-type
 CXXFLAGS_powerpc=	-Wno-error=return-type
 CXXFLAGS_powerpcspe=	-Wno-error=return-type
 CXXFLAGS_sparc64=	-Wno-error=return-type



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