Merge pull request #4254 from lazka/crosstool-ng-rebuild
crosstool-ng: rebuild
This commit is contained in:
commit
436e004173
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname="crosstool-ng"
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A cross-platform open-source toolchain system"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.crosstool-ng.org/"
|
||||
@ -10,7 +10,7 @@ license=("MIT")
|
||||
makedepends=("autoconf" "automake-wrapper" "binutils" "bison"
|
||||
"flex" "gettext-devel" "git" "gcc" "gperf"
|
||||
"patch" "ncurses-devel"
|
||||
"tar" "texinfo" "wget" "xz" 'autotools')
|
||||
"tar" "texinfo" "wget" "xz" 'autotools' 'unzip' 'help2man')
|
||||
depends=("ncurses" "libintl")
|
||||
options=('staticlibs' 'strip')
|
||||
source=("http://crosstool-ng.org/download/crosstool-ng/${pkgname}-${pkgver}.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user