aboutsummaryrefslogtreecommitdiff
path: root/textproc/miller/files/extra-patch-libtool
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/miller/files/extra-patch-libtool')
-rw-r--r--textproc/miller/files/extra-patch-libtool13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/miller/files/extra-patch-libtool b/textproc/miller/files/extra-patch-libtool
deleted file mode 100644
index 06f6cefcb473..000000000000
--- a/textproc/miller/files/extra-patch-libtool
+++ /dev/null
@@ -1,13 +0,0 @@
---- libtool.orig 2016-01-31 11:54:21 UTC
-+++ libtool
-@@ -7514,10 +7514,6 @@ func_mode_link ()
- # These systems don't actually have a C library (as such)
- test X-lc = "X$arg" && continue
- ;;
-- *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*)
-- # Do not include libc due to us having libc/libc_r.
-- test X-lc = "X$arg" && continue
-- ;;
- *-*-rhapsody* | *-*-darwin1.[012])
- # Rhapsody C and math libraries are in the System framework
- func_append deplibs " System.ltframework"