aboutsummaryrefslogtreecommitdiffstats
path: root/math/taucs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/taucs/Makefile')
-rw-r--r--math/taucs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index 0a19de51fef6..3b341977222e 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -42,6 +42,7 @@ ALL_TARGET=
.if ${ARCH} == "sparc64"
PICFLAG?= -fPIC
+BROKEN= Does not link on sparc64
.else
PICFLAG?= -fpic
.endif