summaryrefslogtreecommitdiff
path: root/src/database.c
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-06-14 09:41:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-06-14 09:41:06 +0000
commitefdd2f10f531c1f326092cf2bf2babbf79301356 (patch)
treefb756f53f1bf328404f4b1775fe424da9faaf737 /src/database.c
parent8b317678e3a440ccbb3534cc531ccc788d0aa490 (diff)
downloadapk-tools-efdd2f10f531c1f326092cf2bf2babbf79301356.tar.gz
apk-tools-efdd2f10f531c1f326092cf2bf2babbf79301356.tar.bz2
apk-tools-efdd2f10f531c1f326092cf2bf2babbf79301356.tar.xz
apk-tools-efdd2f10f531c1f326092cf2bf2babbf79301356.zip
Makefile: Don't build or install the libapk and lua module by default
Make the libapk and lua module optional at buildtime and off by default. This is because enabling libapk requires that mkinitfs also copies the libapk.so or the initramfs will not work. To build libapk: make LIBAPK=yes To build lua module (will enable LIBAPK=yes): make LUAAPK To link apk to libapk (will enable LIBAPK=yes): make SHARED_LIBAPK=yes All the above applies to make install target as well.
Diffstat (limited to 'src/database.c')
0 files changed, 0 insertions, 0 deletions