linux-nokia-beatles: remove cross-compiler from makedepends (MR 2272)
This commit is contained in:
parent
6934f72761
commit
34492416a9
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=linux-nokia-beatles
|
pkgname=linux-nokia-beatles
|
||||||
pkgver=3.10.49
|
pkgver=3.10.49
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Nokia 2720 Flip kernel fork"
|
pkgdesc="Nokia 2720 Flip kernel fork"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
_carch="arm"
|
_carch="arm"
|
||||||
@ -12,7 +12,7 @@ _flavor="nokia-beatles"
|
|||||||
url="https://kernel.org"
|
url="https://kernel.org"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
options="!strip !check !tracedeps pmb:cross-native"
|
options="!strip !check !tracedeps pmb:cross-native"
|
||||||
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl gcc4 gcc4-aarch64 libc-dev linux-headers"
|
makedepends="bash bc bison devicepkg-dev flex openssl-dev perl gcc4 libc-dev linux-headers"
|
||||||
|
|
||||||
# Won't compile with newer GCC
|
# Won't compile with newer GCC
|
||||||
if [ "${CC:0:5}" != "gcc4-" ]; then
|
if [ "${CC:0:5}" != "gcc4-" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user