From 4a8be3348da921d6b4f470be1640c66d001f611b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 26 Dec 2018 10:58:10 -0200 Subject: [PATCH] libcxxabi: nocross --- srcpkgs/libcxxabi/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libcxxabi/template b/srcpkgs/libcxxabi/template index 78bc43a02d..69a8778f27 100644 --- a/srcpkgs/libcxxabi/template +++ b/srcpkgs/libcxxabi/template @@ -11,12 +11,13 @@ hostmakedepends="llvm7" makedepends="llvm7 llvm-libunwind-devel" short_desc="Low-level support for libc++ standard library" maintainer="Juan RP " -homepage="https://libcxxabi.llvm.org" license="NCSA, MIT" +homepage="https://libcxxabi.llvm.org" distfiles="https://www.llvm.org/releases/${version}/${pkgname}-${version}.src.tar.xz https://www.llvm.org/releases/${version}/libcxx-${version}.src.tar.xz" checksum="8168903a157ca7ab8423d3b974eaa497230b1564ceb57260be2bd14412e8ded8 020002618b319dc2a8ba1f2cba88b8cc6a209005ed8ad29f9de0c562c6ebb9f1" +nocross="error: invalid operands of types 'char [8]' and 'const uint64_t'" # Aarch64 fails to build with gcc case "$XBPS_TARGET_MACHINE" in