From 65f5fd69560a6833befb6eb6b2aa45d30b9787d2 Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 1 May 2006 13:53:57 +0000 Subject: - After 2nd glance at the docs readd iad64 to NOT_FOR_ARCHS --- math/ldouble/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile index bbeaeb7897d7..fc3957da21a6 100644 --- a/math/ldouble/Makefile +++ b/math/ldouble/Makefile @@ -22,7 +22,7 @@ MAKEFILE= makefile INSTALLS_SHLIB= yes # Known to work on atleast sparc64 & i386 #ONLY_FOR_ARCHS= i386 sparc64 -#NOT_FOR_ARCHS= amd64 ia64 +NOT_FOR_ARCHS= ia64 PLIST_FILES= lib/libml.a \ lib/libml.so \ -- cgit