mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gcc: update to gcc-4.5.2 (final)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e4299dd60f
commit
ec37c13cab
@ -1,11 +1,10 @@
|
||||
PKG_NAME="gcc"
|
||||
PKG_VERSION="4.5.2-RC-20101208"
|
||||
PKG_VERSION="4.5.2"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://gcc.gnu.org/"
|
||||
# PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_URL="ftp://ftp.gnu.org/gnu/gcc/$PKG_NAME-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache"
|
||||
PKG_PRIORITY="optional"
|
||||
@ -15,5 +14,3 @@ PKG_LONGDESC="This package contains the GNU Compiler Collection. It includes com
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
#PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-core-$PKG_VERSION.tar.bz2 ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-g++-$PKG_VERSION.tar.bz2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user