diff options
Diffstat (limited to 'strata/foundation/lzo.morph')
-rw-r--r-- | strata/foundation/lzo.morph | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/foundation/lzo.morph b/strata/foundation/lzo.morph new file mode 100644 index 00000000..a1a7bbc7 --- /dev/null +++ b/strata/foundation/lzo.morph @@ -0,0 +1,5 @@ +name: lzo +kind: chunk +build-system: autotools +configure-commands: +- ./configure --enable-shared=yes --prefix="$PREFIX" |