mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
net-wireless/rtl8821ce: fix CC
Closes: https://bugs.gentoo.org/785160 Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user