mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux fix
This commit is contained in:
parent
c0b610da28
commit
69ee19a5c6
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ msg2 "Set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
|
|||
build() {
|
||||
cd "${srcdir}/linux-${_basekernel}"
|
||||
|
||||
unset LDFLAGS
|
||||
|
||||
# get kernel version
|
||||
make prepare
|
||||
|
||||
|
|
Loading…
Reference in a new issue