mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
llvm3.3: Add zlib dependency and explicitly enable it
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
require llvm.inc
|
||||
require llvm3.inc
|
||||
|
||||
DEPENDS += "zlib"
|
||||
EXTRA_OECONF = "enable-zlib"
|
||||
|
||||
SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch "
|
||||
SRC_URI[md5sum] = "40564e1dc390f9844f1711c08b08e391"
|
||||
SRC_URI[sha256sum] = "68766b1e70d05a25e2f502e997a3cb3937187a3296595cf6e0977d5cd6727578"
|
||||
|
||||
Reference in New Issue
Block a user