On Wed, Nov 21, 2018 at 11:37:21PM +0300, Roman Bolshakov wrote: > SeaBIOS introduced CROSS_PREFIX in 2013 but it's not set in roms > Makefile.
> - CROSS_COMPILE=$(x86_64_cross_prefix) \ > + CROSS_PREFIX=$(x86_64_cross_prefix) \ I'm wondering how that slipped though, IIRC I had actually tested seabios crossbuilds ... Queued up (for 4.0). thanks, Gerd