Skip to content

Commit

Permalink
gcc-11: bump to 11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Sep 15, 2024
1 parent ddd50b8 commit 882839d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tur/gcc-11/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ TERMUX_PKG_HOMEPAGE=http://gcc.gnu.org/
TERMUX_PKG_DESCRIPTION="GNU C compiler"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_DEPENDS="binutils, libc++, libgmp, libmpfr, libmpc, libisl, zlib"
TERMUX_PKG_VERSION=11.4.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=11.5.0
TERMUX_PKG_MAINTAINER="@licy183"
TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/gcc/gcc-${TERMUX_PKG_VERSION}/gcc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=af828619dd1970734dda3cfb792ea3f2cba61b5a00170ba8bce4910749d73c07
TERMUX_PKG_SHA256=5a447f9a2566d15376beece02270decec8b8c1fcb094b93cb335b23497d58117
TERMUX_PKG_BREAKS="binutils-is-llvm"
TERMUX_PKG_NO_STATICSPLIT=true
TERMUX_PKG_EXTRA_CONFIGURE_ARGS+="\
Expand Down

0 comments on commit 882839d

Please sign in to comment.