summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2021-03-26 13:51:22 -0400
committerMike Gilbert <floppym@gentoo.org>2021-03-26 13:51:22 -0400
commit35cba5363289e65fca43c8f34e4d0ef41721200a (patch)
treecddf8272f94c9db1bdffab7a1e5d337e6f186216
parentapp-editors/emacs: Update version for Emacs 27 live ebuild (diff)
downloadgentoo-35cba536.tar.gz
gentoo-35cba536.tar.bz2
gentoo-35cba536.zip
sys-boot/grub: export BUILD_PKG_CONFIG
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r--sys-boot/grub/grub-2.06_rc1.ebuild2
-rw-r--r--sys-boot/grub/grub-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-2.06_rc1.ebuild b/sys-boot/grub/grub-2.06_rc1.ebuild
index 88a1c7ee41f0..2df8d2f447c9 100644
--- a/sys-boot/grub/grub-2.06_rc1.ebuild
+++ b/sys-boot/grub/grub-2.06_rc1.ebuild
@@ -239,7 +239,7 @@ src_configure() {
unset LDFLAGS
tc-export CC NM OBJCOPY RANLIB STRIP
- tc-export BUILD_CC # Bug 485592
+ tc-export BUILD_CC BUILD_PKG_CONFIG
MULTIBUILD_VARIANTS=()
local p
diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild
index 2e85d9e03291..dc9469d354ad 100644
--- a/sys-boot/grub/grub-9999.ebuild
+++ b/sys-boot/grub/grub-9999.ebuild
@@ -239,7 +239,7 @@ src_configure() {
unset LDFLAGS
tc-export CC NM OBJCOPY RANLIB STRIP
- tc-export BUILD_CC # Bug 485592
+ tc-export BUILD_CC BUILD_PKG_CONFIG
MULTIBUILD_VARIANTS=()
local p