mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 21:55:47 +00:00
curlpp: Blacklist because it's broken since gcc upgrade to 4.9
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
98a44a1eb3
commit
4a179de52c
@ -4,6 +4,8 @@ SECTION = "console/network"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
|
|
||||||
|
PNBLACKLIST[curlpp] = "BROKEN: since gcc upgrade to 4.9, error: 'size_t {anonymous}::readData(char*, size_t, size_t)' defined but not used [-Werror=unused-function]"
|
||||||
|
|
||||||
DEPENDS = "curl boost"
|
DEPENDS = "curl boost"
|
||||||
DEPENDS_class-native = "curl-native"
|
DEPENDS_class-native = "curl-native"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user