summaryrefslogtreecommitdiff
path: root/package/libffi/patches/patch-include_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-08-17 15:43:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-17 15:43:54 +0200
commit8be8d4972e1f833dd536222f430d395f6b98a2c4 (patch)
treeb8bcd85d8acc919e347a56b1240c32ddd46c96ff /package/libffi/patches/patch-include_Makefile_am
parentdd5d40ff2ddc9b6ef0460ca15f8e3c5531b27db3 (diff)
libffi: update to 3.3
Diffstat (limited to 'package/libffi/patches/patch-include_Makefile_am')
-rw-r--r--package/libffi/patches/patch-include_Makefile_am9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/libffi/patches/patch-include_Makefile_am b/package/libffi/patches/patch-include_Makefile_am
deleted file mode 100644
index 0ec4e125c..000000000
--- a/package/libffi/patches/patch-include_Makefile_am
+++ /dev/null
@@ -1,9 +0,0 @@
---- libffi-3.1.orig/include/Makefile.am 2014-04-25 19:45:13.000000000 +0200
-+++ libffi-3.1/include/Makefile.am 2014-06-12 15:22:08.000000000 +0200
-@@ -5,5 +5,5 @@ AUTOMAKE_OPTIONS=foreign
- DISTCLEANFILES=ffitarget.h
- EXTRA_DIST=ffi.h.in ffi_common.h
-
--includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-+includesdir = $(prefix)/include
- nodist_includes_HEADERS = ffi.h ffitarget.h