mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-db/redis: export CXX too
Closes: https://bugs.gentoo.org/976696 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -99,7 +99,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
tc-export AR CC RANLIB
|
||||
tc-export AR CC CXX RANLIB
|
||||
|
||||
local myconf=(
|
||||
AR="${AR}"
|
||||
|
||||
@@ -99,7 +99,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
tc-export AR CC RANLIB
|
||||
tc-export AR CC CXX RANLIB
|
||||
|
||||
local myconf=(
|
||||
AR="${AR}"
|
||||
|
||||
@@ -99,7 +99,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
tc-export AR CC RANLIB
|
||||
tc-export AR CC CXX RANLIB
|
||||
|
||||
local myconf=(
|
||||
AR="${AR}"
|
||||
|
||||
Reference in New Issue
Block a user