summaryrefslogtreecommitdiffstats
path: root/abs/core/heimdal/002_all_heimal-fPIC.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-04-14 21:48:14 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-04-14 21:48:14 (GMT)
commit5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0 (patch)
treee15de82fff5d454c7941c7948ea215715f848b9c /abs/core/heimdal/002_all_heimal-fPIC.patch
parent0196df179d5fa1319bbf0b17f7f2234b9e0204e1 (diff)
downloadlinhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.zip
linhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.tar.gz
linhes_pkgbuild-5f34035c95ab2310ddcad8b3e9a3c7971ee8c9e0.tar.bz2
heimdal: update to 1.5.2. refs #961
Diffstat (limited to 'abs/core/heimdal/002_all_heimal-fPIC.patch')
-rw-r--r--abs/core/heimdal/002_all_heimal-fPIC.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core/heimdal/002_all_heimal-fPIC.patch b/abs/core/heimdal/002_all_heimal-fPIC.patch
deleted file mode 100644
index c67dbae..0000000
--- a/abs/core/heimdal/002_all_heimal-fPIC.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/editline/Makefile.am 2005-06-16 18:28:44.000000000 +0200
-+++ lib/editline/Makefile.am 2005-06-27 23:21:02.000000000 +0200
-@@ -41,6 +41,9 @@
-
- EXTRA_DIST = $(man_MANS)
-
-+$(libeditline_la_OBJECTS): %.lo: %.c
-+ $(LTCOMPILE) -fPIC -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
-+
- snprintf.c:
- $(LN_S) $(srcdir)/../roken/snprintf.c .
- strdup.c: