Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 2c5961cccff1164ac7d0e34baa606d1ba1abcf43
      
https://github.com/tianocore/edk2/commit/2c5961cccff1164ac7d0e34baa606d1ba1abcf43
  Author: Sunil V L <suni...@ventanamicro.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M BaseTools/Conf/tools_def.template

  Log Message:
  -----------
  BaseTools/tools_def.template: Update -march parameter for RISC-V

Replace rv64imafdc with rv64gc so that it works for gcc 12.

"g" means imafd in gcc < 12 and imafd_zifencei_zicsr in gcc >= 12.
So, replacing rv64imafdc with rv64gc will work for both gcc <12
and gcc >=12.

Cc: Bob Feng <bob.c.f...@intel.com>
Cc: Liming Gao <gaolim...@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.c...@intel.com>
Cc: Andrei Warkentin <andrei.warken...@intel.com>
Cc: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
Signed-off-by: Sunil V L <suni...@ventanamicro.com>
Tested-by: Gerd Hoffmann <kra...@redhat.com>
Tested-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>




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

Reply via email to