From 2581e6407d0cddc34d1feefddf4aea1a717b78e3 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 2 Jun 2017 23:34:56 +0700 Subject: libraries/folly: x86 is not supported. See https://github.com/facebook/folly/issues/103. Signed-off-by: Willy Sudiarto Raharjo --- libraries/folly/folly.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libraries/folly') diff --git a/libraries/folly/folly.info b/libraries/folly/folly.info index 101de17e35..a9ce6efa33 100644 --- a/libraries/folly/folly.info +++ b/libraries/folly/folly.info @@ -1,10 +1,10 @@ PRGNAM="folly" VERSION="2017.05.22.00" HOMEPAGE="https://github.com/facebook/folly" -DOWNLOAD="https://github.com/facebook/folly/archive/v2017.05.22.00/folly-2017.05.22.00.tar.gz" -MD5SUM="9a71134718d55dcafa4b0fdc9410b5dc" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/facebook/folly/archive/v2017.05.22.00/folly-2017.05.22.00.tar.gz" +MD5SUM_x86_64="9a71134718d55dcafa4b0fdc9410b5dc" REQUIRES="gtest double-conversion glog gflags libunwind" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" -- cgit v1.2.3