[OpenWrt-Devel] Master build failure since NASM for x86_64

Ted Hess thess at kitschensync.net
Tue Jul 10 10:26:25 EDT 2018


Thanks - Felix

/ted

-----Original Message----- 
From: Koen Vandeputte 
Sent: Tuesday, July 10, 2018 8:10 AM 
To: Felix Fietkau ; LEDE Development List 
Cc: thess at kitschensync.net ; Hauke Mehrtens 
Subject: Re: Master build failure since NASM for x86_64 



On 2018-07-10 13:12, Felix Fietkau wrote:
> On 2018-07-10 12:37, Koen Vandeputte wrote:
>> Hi All,
>>
>> Since the NASM additions, I'm getting this build error when compiling
>> for target x86_64:
>> I'm NOT getting the errors on builds for targets: ar71xx, cns3xxx, imx6
> I did some more digging and figure out that the cause of the build error
> was --enable-lto in the nasm configure flags.
> There are no checks and no graceful fallback code in the build system to
> deal with older versions of GCC (or not even using GCC), so this was
> causing the build issues on various systems.
>
> I pushed a change to pass --disable-lto instead and remove the no longer
> needed macOS workaround.
I can confirm it's fixed. (re-compiled on all platforms mentioned above)
Thanks for your fast response!


Koen
> - Felix

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list