[PATCH] Makeconfig (ASFLAGS): Always append required assembler flags
Florian Weimer
fweimer@redhat.com
Thu Aug 16 13:32:00 GMT 2018
On 08/16/2018 03:00 PM, Gabriel F. T. Gomes wrote:
> On Tue, 14 Aug 2018, Florian Weimer wrote:
>
>> On 07/04/2018 04:29 PM, Florian Weimer wrote:
>>> Otherwise, it is impossible to set ASFLAGS differently from CFLAGS
>>> without also overriding essential flags such as -Wa,--noexecstack.
>
> I understood that this patch will let us set ASFLAGS from the
> command-line. You mentioned CFLAGS because that's how we could indirectly
> set ASFLAGS, right?
Correct, but it also affects compilation of C sources, so it is not
always desirable to use this.
> If so, looks good to me.
Thanks for the review!
Florian
More information about the Libc-alpha
mailing list