mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-wireless/rtl8821cu: fix CC
Closes: https://bugs.gentoo.org/785172 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="f1bc7e86c4a1c67bee04c361dd978683869d2347"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user