mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-imx-cubox remove LDFLAGS
This commit is contained in:
parent
bf69da75fb
commit
b1e863efb9
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ prepare() {
|
|||
|
||||
build() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
LDFLAGS=""
|
||||
|
||||
# get kernel version
|
||||
make prepare
|
||||
|
|
Loading…
Reference in a new issue