gcc-crosssdk_11.1.bb 224 B

1234
  1. require recipes-devtools/gcc/gcc-cross_${PV}.bb
  2. require gcc-crosssdk.inc
  3. EXTRA_OECONF_append_riscv64 = " --with-arch=rv64gc_zba_zbb_zbc_zbs CFLAGS_FOR_TARGET="-O2 -mcmodel=medany" CXXFLAGS_FOR_TARGET="-O2 -mcmodel=medany""