commit: 714d57e67578f086ab2a298f9d1d40beb079fc97
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Thu May 11 17:51:02 2023 +0000
Commit: Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Thu May 11 17:51:02 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=714d57e6
gui-wm/dwl: export CC
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
gui-wm/dwl/{dwl-0.4.ebuild => dwl-0.4-r1.ebuild} | 4 +++-
gui-wm/dwl/dwl-9999-r1.ebuild | 4 +++-
gui-wm/dwl/dwl-9999.ebuild | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4-r1.ebuild
similarity index 96%
rename from gui-wm/dwl/dwl-0.4.ebuild
rename to gui-wm/dwl/dwl-0.4-r1.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-0.4.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
+ tc-export CC
+
if use X; then
append-cppflags '-DXWAYLAND'
append-libs '-lxcb' '-lxcb-icccm'
diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
+ tc-export CC
+
if use X; then
append-cppflags '-DXWAYLAND'
append-libs '-lxcb' '-lxcb-icccm'
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
+ tc-export CC
+
if use X; then
append-cppflags '-DXWAYLAND'
append-libs '-lxcb' '-lxcb-icccm'