aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-python-libs
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-03-23 22:14:18 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-03-23 22:14:18 +0000
commitf6e97f294e0bb028495fc645a97a833ff4ad59c3 (patch)
treead6ff6ba36edfec6dc4bc525fcd25c1d7ce305dd /devel/boost-python-libs
parent9e1e4c712a506c8d80ac9a16dab638a65e774b27 (diff)
downloadports-f6e97f294e0bb028495fc645a97a833ff4ad59c3.tar.gz
ports-f6e97f294e0bb028495fc645a97a833ff4ad59c3.zip
Notes
Diffstat (limited to 'devel/boost-python-libs')
-rw-r--r--devel/boost-python-libs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile
index 622759e45dfb..9e560176d219 100644
--- a/devel/boost-python-libs/Makefile
+++ b/devel/boost-python-libs/Makefile
@@ -20,7 +20,7 @@ OPTIONS= VERBOSE_BUILD "Show compiler messages" off \
.include "${PORTSDIR}/devel/boost-all/compiled.mk"
.if ${ARCH} == "sparc64"
-BROKEN= Does not compile on sparc64: invokes i386 asm
+CXXFLAGS= -O0
.endif
MAKE_ENV+= PYTHON_ROOT="${LOCALBASE}"\