mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
lzo: build shared library for host and target
Based on patch by Michael J. Hammel. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7197089540
commit
0fa46e59db
@ -6,6 +6,8 @@
|
|||||||
LZO_VERSION:=2.03
|
LZO_VERSION:=2.03
|
||||||
LZO_SOURCE:=lzo-$(LZO_VERSION).tar.gz
|
LZO_SOURCE:=lzo-$(LZO_VERSION).tar.gz
|
||||||
LZO_SITE:=http://www.oberhumer.com/opensource/lzo/download
|
LZO_SITE:=http://www.oberhumer.com/opensource/lzo/download
|
||||||
|
LZO_CONF_OPT = --enable-shared
|
||||||
|
HOST_LZO_CONF_OPT = --enable-shared
|
||||||
LZO_AUTORECONF = NO
|
LZO_AUTORECONF = NO
|
||||||
|
|
||||||
# lzo's configure was generated by an old autoconf, and the
|
# lzo's configure was generated by an old autoconf, and the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user