Added heimdal-1.3.1 build template.
--HG-- extra : convert_revision : a6a118c58ee1ac50a1df444f1fd99a1165355889
This commit is contained in:
12
srcpkgs/heimdal/patches/002_all_heimal-fPIC.patch
Normal file
12
srcpkgs/heimdal/patches/002_all_heimal-fPIC.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- 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:
|
||||
Reference in New Issue
Block a user