net-wireless/rtl8821cu: fix CC

Closes: https://bugs.gentoo.org/785172
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-16 18:01:51 +05:00
parent eecf377a3f
commit 578b75bba4

View File

@@ -2,7 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit linux-mod
inherit linux-mod toolchain-funcs
BUILD_PARAMS="CC=$(tc-getCC) V=1"
COMMIT="f1bc7e86c4a1c67bee04c361dd978683869d2347"