mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/gcc: enable gcc-go
we now have ucontext in uclibc
This commit is contained in:
parent
152e22d13f
commit
ffca1077c5
@ -7,7 +7,7 @@ _specs_gcc_ver=4.4.3
|
||||
|
||||
_uclibc_abiver=0.9.32
|
||||
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The GNU Compiler Collection"
|
||||
url="http://gcc.gnu.org"
|
||||
arch="all"
|
||||
@ -18,9 +18,6 @@ makedepends="bison flex gmp-dev mpfr-dev texinfo mpc1-dev gawk zlib-dev zip
|
||||
subpackages="$pkgname-doc libstdc++:libcxx g++:gpp libgcc libgomp"
|
||||
replaces="libstdc++"
|
||||
|
||||
# disable Go til we have getcontex/setcontext
|
||||
LANG_GO=off
|
||||
|
||||
if [ -n "$BOOTSTRAP" ]; then
|
||||
LANG_OBJC=off
|
||||
LANG_JAVA=off
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user