mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chroot-gcc: rebuild without -mtune=generic.
This commit is contained in:
parent
05b83a2528
commit
88fccfc5b2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ _mpc_ver=1.0.2
|
||||||
|
|
||||||
pkgname=chroot-gcc
|
pkgname=chroot-gcc
|
||||||
version=${_majorver}.0
|
version=${_majorver}.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="gcc-${version}"
|
wrksrc="gcc-${version}"
|
||||||
homepage="http://gcc.gnu.org"
|
homepage="http://gcc.gnu.org"
|
||||||
short_desc="The GNU C Compiler suite -- for xbps-src use"
|
short_desc="The GNU C Compiler suite -- for xbps-src use"
|
||||||
|
|
Loading…
Add table
Reference in a new issue