mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
parent
2f2eb9fd8f
commit
7c4d46a2ca
@ -7,7 +7,7 @@ _specs_gcc_ver=4.4.3
|
||||
|
||||
_uclibc_abiver=0.9.32
|
||||
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="The GNU Compiler Collection"
|
||||
url="http://gcc.gnu.org"
|
||||
arch="all"
|
||||
@ -251,7 +251,7 @@ libcxx() {
|
||||
|
||||
gpp() {
|
||||
pkgdesc="GNU C++ standard library and compiler"
|
||||
depends="libstdc++"
|
||||
depends="libstdc++ libc-dev"
|
||||
local libexec=usr/libexec/gcc/${CHOST:-$_chost}/$pkgver
|
||||
mkdir -p "$subpkgdir/$libexec" \
|
||||
"$subpkgdir"/usr/bin \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user