mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
cross-i686-linux-musl: fix some musl <-> kernel header conflicts
This commit is contained in:
parent
38464e380f
commit
3eb7c4e123
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ _archflags="-march=i686"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.26
|
version=0.26
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Cross toolchain for i686 target (musl)"
|
short_desc="Cross toolchain for i686 target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
|
Loading…
Add table
Reference in a new issue