summaryrefslogtreecommitdiff
path: root/strata/foundation
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-01 09:03:46 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-06-01 14:32:35 +0000
commit4f43fdd08770c113f7443fecbda43d4316091d4b (patch)
treed8c43a2562d197d1c4f960dd1511ace18f112c7e /strata/foundation
parent83bc18dc621b24700a286d1cb2de357a99dc968c (diff)
downloaddefinitions-4f43fdd08770c113f7443fecbda43d4316091d4b.tar.gz
Move libffi.morph to strata/core/
Change-Id: I6bd38c933bcb86376a31fb36a6e40d2bd156822d
Diffstat (limited to 'strata/foundation')
-rw-r--r--strata/foundation/libffi.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/foundation/libffi.morph b/strata/foundation/libffi.morph
deleted file mode 100644
index 174477af..00000000
--- a/strata/foundation/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/