gcc-crosssdk_11.1.bb 227 B

1234
  1. require recipes-devtools/gcc/gcc-cross_${PV}.bb
  2. require gcc-crosssdk.inc
  3. EXTRA_OECONF:append:riscv64 = " --with-arch=rv64gcbv --with-abi=lp64d CFLAGS_FOR_TARGET="-O2 -mcmodel=medany" CXXFLAGS_FOR_TARGET="-O2 -mcmodel=medany""