summaryrefslogtreecommitdiff
path: root/strata/trove/luxio.morph
blob: 0ad7dd7b6b7d638f1d7ad2718b3f5a1bc7cb0342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: luxio
kind: chunk
description: Lua Unix IO (and related stuff).
max-jobs: null
products: []
build-system: manual
pre-configure-commands: []
configure-commands: []
post-configure-commands: []
pre-build-commands: []
build-commands:
- make lua-5.1
post-build-commands: []
pre-install-commands: []
install-commands:
- make DESTDIR="$DESTDIR" lua-5.1-install
post-install-commands: []
devices: []
post-test-commands: []
pre-test-commands: []
system-integration: []
test-commands: []