Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=191b72054a02eeb8d3d6d63f0eb29987c01166c5
commit 191b72054a02eeb8d3d6d63f0eb29987c01166c5 Author: crazy <[email protected]> Date: Mon Jan 29 22:41:22 2018 +0100 llvm-5.0.1-2-x86_64 * rebuild with tc diff --git a/source/devel/llvm/FrugalBuild b/source/devel/llvm/FrugalBuild index cf014ec..004dbb0 100644 --- a/source/devel/llvm/FrugalBuild +++ b/source/devel/llvm/FrugalBuild @@ -5,8 +5,8 @@ pkgname=llvm pkgver=5.0.1 -pkgrel=1 -gcc_ver=6.3.1-4 +pkgrel=2 +gcc_ver=7.3.0-5 url="http://www.llvm.org" pkgdesc="Low Level Virtual Machine (Compiler , Tools and Libs)" depends=("libstdc++>=${gcc_ver}") @@ -15,7 +15,7 @@ makedepends=('groff' 'libffi>=3.2.1-2' 'python-sphinx>=1.4.4-2' 'python-requests 'typing' 'sphinx-websupport' 'certifi' 'python-idna' 'chardet3') ## tc bump -- we need for rebuilds foo>=x-y sytle to be sure is rebuilt with ## the right versions of the packages -makedepends=("${makedepends[@]}" "libstdc++>=${gcc_ver}" 'binutils>=2.28-3' 'glibc>=2.25-5') +makedepends=("${makedepends[@]}" "libstdc++>=${gcc_ver}" 'binutils>=2.30.0-5' 'glibc>=2.26.9000-3') rodepends=("$pkgname-libs") groups=('devel') archs=("x86_64") @@ -83,7 +83,7 @@ subarchs+=("x86_64") subpkgs+=("lib32-libc++") subdescs+=("A new implementation of the C++ standard library") -subdepends+=("libgcc") +subdepends+=("libgcc>=${gcc_ver}") subrodepends+=("") subgroups+=('lib-extra') subarchs+=("x86_64") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
