mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-chromebook fix
This commit is contained in:
parent
4638597789
commit
a5c71ce1df
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ prepare() {
|
|||
build() {
|
||||
cd ${srcdir}/chromeos-${_basever}
|
||||
|
||||
LDFLAGS=""
|
||||
|
||||
# get kernel version
|
||||
make prepare
|
||||
|
||||
|
|
Loading…
Reference in a new issue