Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d844a7eab59882abef3168baf2098ed07a87409d
      
https://github.com/tianocore/edk2/commit/d844a7eab59882abef3168baf2098ed07a87409d
  Author: Ard Biesheuvel <a...@kernel.org>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M BaseTools/Conf/tools_def.template

  Log Message:
  -----------
  BaseTools/tools_def: Use no-warn-rwx-segments only for GCC5

The command line option --no-warn-rwx-segments was added to the linker
command line for all GCC family builds on ARM and AARCH64, including
CLANGDWARF and GCC49 and older, none of which are intended for use with
linkers that actually understand this option.

So instead, move it to the GCC5 DLINK FLAGS definitions for ARM and
AARCH64 (which are inherited by the versionless GCC which is intended to
replace GCC5 at some point).

Signed-off-by: Ard Biesheuvel <a...@kernel.org>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to