aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 13:21:09 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-27 13:21:09 +0000
commit51a1d89b7c250444fa0d1ddcb3eabe19282701c0 (patch)
treebe275fd4e76a5bd0d0a0110dfba1a905bfbbfa5d
parent30d01a77b1ff0377c47919c3982d161e7546d34f (diff)
downloadports-51a1d89b7c250444fa0d1ddcb3eabe19282701c0.tar.gz
ports-51a1d89b7c250444fa0d1ddcb3eabe19282701c0.zip
devel/atlas-devel: remove not necessary CXXFLAGS_powerpc
Since CXXFLAGS_powerpcspe is probably also not necessary, also remove it.
-rw-r--r--devel/atlas-devel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index 5f470d45f3d9..428e9876eed0 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -19,8 +19,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_ARGS= docdir=${DOCSDIR}
-CXXFLAGS_powerpc= -Wno-error=deprecated
-CXXFLAGS_powerpcspe= -Wno-error=deprecated
CXXFLAGS_mips= -Wno-error=deprecated
CXXFLAGS_mips64= -Wno-error=deprecated
CXXFLAGS_sparc64= -Wno-error=deprecated