From 740c3301acada83d62391b6ff9861cebed7ce337 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 23 Jan 2014 21:22:19 +0000 Subject: [PATCH] core/linux-wandboard fix --- core/linux-wandboard/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/linux-wandboard/PKGBUILD b/core/linux-wandboard/PKGBUILD index 4baa73788..9b3d6ef89 100644 --- a/core/linux-wandboard/PKGBUILD +++ b/core/linux-wandboard/PKGBUILD @@ -42,6 +42,8 @@ prepare() { build() { cd "${srcdir}/${_srcname}" + LDFLAGS="" + # get kernel version make prepare