summaryrefslogtreecommitdiff
path: root/devel/aws-sdk-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/aws-sdk-cpp')
-rw-r--r--devel/aws-sdk-cpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/aws-sdk-cpp/Makefile b/devel/aws-sdk-cpp/Makefile
index 78e63c41b4cf..ccb275166711 100644
--- a/devel/aws-sdk-cpp/Makefile
+++ b/devel/aws-sdk-cpp/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/aws/aws-sdk-cpp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build with latest update devel/aws-crt-cpp; https://github.com/aws/aws-sdk-cpp/issues/3012
+
LIB_DEPENDS= libaws-c-auth.so:security/aws-c-auth \
libaws-c-cal.so:security/aws-c-cal \
libaws-c-common.so:devel/aws-c-common \