summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb')
-rw-r--r--meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
index 5663f0e91..43e69b93a 100644
--- a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
+++ b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
@@ -29,3 +29,6 @@ FILES_lib${BPN}-dev = "${includedir} \
29FILES_lib${BPN}-staticdev = "${libdir}/lib*.a" 29FILES_lib${BPN}-staticdev = "${libdir}/lib*.a"
30 30
31BBCLASSEXTEND = "native nativesdk" 31BBCLASSEXTEND = "native nativesdk"
32
33# http://errors.yoctoproject.org/Errors/Details/68623/
34PNBLACKLIST[curlpp] ?= "BROKEN: fails to build with gcc-6"