aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-22 15:37:49 +0000
commit8e35c439c769490a18f58d14471add9d7e5279ef (patch)
tree7f03830896951da1c74f06eba5ef88e3e0a28afd
parent5765994c280f3eb7b6f4f44579aed4f4d7a0b647 (diff)
downloadports-8e35c439c769490a18f58d14471add9d7e5279ef.tar.gz
ports-8e35c439c769490a18f58d14471add9d7e5279ef.zip
science/step: remove not necessary CXXFLAGS_powerpc64
-rw-r--r--science/step/Makefile1
1 files changed, 0 insertions, 1 deletions
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