summaryrefslogtreecommitdiff
path: root/strata/foundation/libffi.def
blob: 9447017f8ee68cc263ad661bfb7880fd21c63f7f (plain)
1
2
3
4
5
6
7
name: libffi
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/