summaryrefslogtreecommitdiff
path: root/devel/libdispatch/files
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-12-15 21:06:38 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-12-15 21:06:38 +0000
commitae9b0988882a7b0a4d0d73a3025e39b2b15d2e40 (patch)
tree7bf59968bc6ba01cf29adfdb3211333a2a26cd7d /devel/libdispatch/files
parent- Update to 0.1.0 (diff)
- Update to r174.
Diffstat (limited to 'devel/libdispatch/files')
-rw-r--r--devel/libdispatch/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/libdispatch/files/patch-configure b/devel/libdispatch/files/patch-configure
deleted file mode 100644
index 5e1afe1e76fc..000000000000
--- a/devel/libdispatch/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2009-12-14 13:44:05.000000000 -0800
-+++ configure 2009-12-14 13:45:02.000000000 -0800
-@@ -19325,7 +19325,7 @@
- # should force that linkage already.
- #
- saveCFLAGS="$CFLAGS"
-- CFLAGS="$CFLAGS -fblocks"
-+ CFLAGS="$CFLAGS -fblocks -O0"
- { $as_echo "$as_me:$LINENO: checking whether additional libraries are required for the Blocks runtime" >&5
- $as_echo_n "checking whether additional libraries are required for the Blocks runtime... " >&6; }
- cat >conftest.$ac_ext <<_ACEOF