aboutsummaryrefslogtreecommitdiffstats
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 5663f0e918..43e69b93ae 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} \
FILES_lib${BPN}-staticdev = "${libdir}/lib*.a"
BBCLASSEXTEND = "native nativesdk"
+
+# http://errors.yoctoproject.org/Errors/Details/68623/
+PNBLACKLIST[curlpp] ?= "BROKEN: fails to build with gcc-6"