cross-aarch64-linux-gnu: drop noarch=yes for -libc package.
This commit is contained in:
@@ -11,7 +11,7 @@ _sysroot="/usr/${_triplet}"
|
|||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.21
|
version=0.21
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
@@ -277,7 +277,7 @@ do_clean() {
|
|||||||
|
|
||||||
cross-aarch64-linux-gnu-libc_package() {
|
cross-aarch64-linux-gnu-libc_package() {
|
||||||
short_desc+=" - glibc files"
|
short_desc+=" - glibc files"
|
||||||
noarch=yes
|
nostrip=yes
|
||||||
noshlibprovides=yes
|
noshlibprovides=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user