From 702908633c406ccbd04484651e30fbb405f06e06 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 30 Nov 2017 08:52:50 +0000 Subject: [PATCH] Mark unbroken on armv6. (Known to work on armv7 as well.) PR: 223480 Submitted by: mikael.urankar at gmail.com --- devel/leatherman/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index 3ed1da1bed1e..4416b4490d79 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -13,7 +13,6 @@ LICENSE= APACHE20 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl -BROKEN_armv6= fails to configure: CMake: execution of make failed BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=c++11" USE_GITHUB= yes