summaryrefslogtreecommitdiff
path: root/lang/see-devel/files/patch-libsee_dtoa__config.h
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-17 16:42:03 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-17 16:42:03 +0000
commit9a76c750684632a41d56e5b81a1e4db4294731d8 (patch)
tree615b96dab6d3085a86710f596ba02cbf3f69bbaa /lang/see-devel/files/patch-libsee_dtoa__config.h
parent- Fix build by adjust library search path in CFLAGS. [1] (diff)
- Update to 2.0.1131, unbreak it
- Update maintainer's email - -O2 -> -O3 if WITH_OPTIMIZED_CFLAGS - s/INSTALLS_SHLIB/USE_LDCONFIG/ PR: ports/102145 Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer)
Diffstat (limited to 'lang/see-devel/files/patch-libsee_dtoa__config.h')
-rw-r--r--lang/see-devel/files/patch-libsee_dtoa__config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/see-devel/files/patch-libsee_dtoa__config.h b/lang/see-devel/files/patch-libsee_dtoa__config.h
deleted file mode 100644
index 9679f6537f87..000000000000
--- a/lang/see-devel/files/patch-libsee_dtoa__config.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- libsee/dtoa_config.h.orig Tue Apr 26 13:37:43 2005
-+++ libsee/dtoa_config.h Sat Oct 29 16:07:56 2005
-@@ -12,7 +12,7 @@
-
- #include <see/type.h>
-
--#if defined(__i386__) || defined(__amd64__)
-+#if defined(__i386__) || defined(__amd64__) || defined(__ia64__) || defined(__alpha__)
- # define IEEE_8087
- #endif
-