projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7197089
)
lzo: build shared library for host and target
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 26 Jan 2011 16:51:33 +0000
(17:51 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 26 Jan 2011 16:51:33 +0000
(17:51 +0100)
Based on patch by Michael J. Hammel.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/lzo/lzo.mk
patch
|
blob
|
history
diff --git
a/package/lzo/lzo.mk
b/package/lzo/lzo.mk
index bfa66792db9e9b544eda0c807ace26de8dcf1fdd..5cbd458fb3f8c0cd714806f2076e10e862a4559c 100644
(file)
--- a/
package/lzo/lzo.mk
+++ b/
package/lzo/lzo.mk
@@
-6,6
+6,8
@@
LZO_VERSION:=2.03
LZO_SOURCE:=lzo-$(LZO_VERSION).tar.gz
LZO_SITE:=http://www.oberhumer.com/opensource/lzo/download
+LZO_CONF_OPT = --enable-shared
+HOST_LZO_CONF_OPT = --enable-shared
LZO_AUTORECONF = NO
# lzo's configure was generated by an old autoconf, and the