mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 03:34:37 +08:00
Updating clang+llvm to link to the latest gcc 4.5.3.
This commit is contained in:
parent
056f371484
commit
a8ba4d7bfe
@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|||||||
|
|
||||||
pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
|
pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
|
||||||
pkgver=2.9
|
pkgver=2.9
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('custom:University of Illinois/NCSA Open Source License')
|
license=('custom:University of Illinois/NCSA Open Source License')
|
||||||
makedepends=('gcc-libs' 'libffi' 'python' 'ocaml')
|
makedepends=('gcc-libs' 'libffi' 'python' 'ocaml')
|
||||||
|
Loading…
Reference in New Issue
Block a user