mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
media-libs/skia: try to respect ldflags
Closes: https://bugs.gentoo.org/780981 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -88,7 +88,7 @@ src_configure() {
|
|||||||
}
|
}
|
||||||
passflags "${CFLAGS}" cflags_c
|
passflags "${CFLAGS}" cflags_c
|
||||||
passflags "${CXXFLAGS}" cflags_cc
|
passflags "${CXXFLAGS}" cflags_cc
|
||||||
passflags "${CFLAGS}" ldflags
|
passflags "${LDFLAGS}" ldflags
|
||||||
|
|
||||||
myconf_gn+=(
|
myconf_gn+=(
|
||||||
ar=\"${AR}\"
|
ar=\"${AR}\"
|
||||||
|
|||||||
Reference in New Issue
Block a user