Skip to content
Snippets Groups Projects
Verified Commit 55f7f3cc authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

Revert "cross/gcc4*: upgrade to 4.9.2-r3"

This reverts commit d00c6003.

They fail to rebuild and I'm not sure why. Reverting for now so that
bpo is unblocked.
parent c01d549d
No related branches found
No related tags found
No related merge requests found
Pipeline #199210 failed
......@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname=gcc4-aarch64
pkgver=9999
_pkgver=4.9.2
pkgrel=3
pkgrel=2
pkgdesc="Stage2 cross-compiler for aarch64"
url="http://gcc.gnu.org"
arch="x86_64"
......
......@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname=gcc4-armhf
pkgver=9999
_pkgver=4.9.2
pkgrel=3
pkgrel=2
pkgdesc="Stage2 cross-compiler for armhf"
url="http://gcc.gnu.org"
arch="x86_64"
......
......@@ -26,7 +26,7 @@ _cross_configure="--disable-bootstrap --with-sysroot=/usr/$CTARGET"
pkgname=gcc4-armv7
pkgver=9999
_pkgver=4.9.2
pkgrel=3
pkgrel=2
pkgdesc="Stage2 cross-compiler for armv7"
url="http://gcc.gnu.org"
arch="x86_64"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment