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-12 22:57:51 +0100
commitee7f898a69f4d08536d370d3c03b778e745a10f1 (patch)
treec1ea83125ee39d8c04fec05fe72de24d976dcf11 /strata/core/libffi.morph
parent9005010eff3b9deef5fc8cf9b3db3a6ce52016aa (diff)
downloaddefinitions-jjardon/bst2.tar.gz
strata/core: Update libffi to v3.2.1jjardon/bst2
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/