lkml.org 
[lkml]   [2021]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: linux-parisc compile failure in current git
From
Date


10.06.21 05:03 Masahiro Yamada wrote:
> There are some options
>
> [option 1]
> revert the parisc bit of 23243c1ace9fb4eae2f75e0fe0ece8e3219fb4f3
> This will restore the functionality you may want, but
> as I said above, Kconfig is doing pointless things.
>
> [option 2]
> Stop using cc-cross-prefix, and pass CROSS_COMPILE explicitly.
> This is what many architectures including arm, arm64 do.
> You need to explicitly pass CROSS_COMPILE=aarch64-linux-gnu- etc.
> if you are cross-compiling arm64.
>
> [option 3]
> Introduce ARCH=parisc64.
>
> When you are building 64-bit kernel, you can pass ARCH=parisc64
>
> A patch attached. (but not tested much)

Tested on my gentoo with separate compilers. Compiles fine, boots and has so far compiled 21 paxkageswith no trouble so seems to work - thank you!

--
Meelis Roos <mroos@linux.ee>

\
 
 \ /
  Last update: 2021-06-10 17:25    [W:0.138 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site