mpc85xx: workaround 4.14 cross compile issue
authorRyan Mounce <ryan@mounce.com.au>
Fri, 12 Oct 2018 07:46:28 +0000 (18:16 +1030)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:08 +0000 (17:48 +0100)
commita9787bd6fc66d63dacf3d76fff52822e40c8ea41
treec8d3bb7bafa2dec8ea9f671ca4f4569d78b72873
parent1a6c9d634e1f5e9e88044d757fe91a174849374e
mpc85xx: workaround 4.14 cross compile issue

Regression introduced with 4.10 by 43c9127d94d62a232ed33ed2eab8a08657ce5472

Build will fail if system 'ar' does not support deterministic builds.
e.g. macOS with Xcode toolchain

Appears to be fixed upstream in 4.18 by af3901cbbd3de182aafb8ee553c825c0074df6a2

Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
(backported from 4d2613b01ac6d34c2de550472ad9167e28ebd11e)
target/linux/mpc85xx/patches-4.14/103-powerpc-fix-build-cross32ar.patch [new file with mode: 0644]