net-wireless/rtl8821ce: fix CC

Closes: https://bugs.gentoo.org/785160
Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
Anna Vyalkova
2021-05-16 17:59:45 +05:00
parent f1efb449ed
commit eecf377a3f

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="897e7c4c15dd5a0a569745dc223d969a26ff5bfc"