summaryrefslogtreecommitdiff
path: root/strata/core/libffi.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-07-12 22:56:55 +0100
committerJavier Jardón <jjardon@gnome.org>2017-07-14 11:15:31 +0100
commit25e43d66240a967713839df60e710a37df527df7 (patch)
treecf3b00237b1e5ade4cad2c355609c74544d423da /strata/core/libffi.morph
parent999aad38acb9e11435d4a4313db4589defe19eb7 (diff)
downloaddefinitions-25e43d66240a967713839df60e710a37df527df7.tar.gz
strata/core: Update libffi to v3.2.1
Diffstat (limited to 'strata/core/libffi.morph')
-rw-r--r--strata/core/libffi.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/core/libffi.morph b/strata/core/libffi.morph
deleted file mode 100644
index 174477af..00000000
--- a/strata/core/libffi.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: libffi
-kind: chunk
-build-system: autotools
-install-commands:
-- make DESTDIR="$DESTDIR"/ install
-- mkdir -p "$DESTDIR"/usr/include
-- cp "$TARGET"/include/ffi.h "$DESTDIR"/usr/include/
-- cp "$TARGET"/include/ffitarget.h "$DESTDIR"/usr/include/