Searched refs:COMPAT_CC_FLAGS (Results 1 – 1 of 1) sorted by relevance
14 COMPAT_CC_FLAGS := -march=rv32g -mabi=ilp32 macro18 COMPAT_CC_FLAGS += $(call cc-option,-mno-riscv-attribute)19 COMPAT_CC_FLAGS += $(call as-option,-Wa$(comma)-mno-arch-attr)72 cmd_compat_vdsoas = $(COMPAT_CC) $(a_flags) $(COMPAT_CC_FLAGS) -c -o $@ $<
Completed in 4 milliseconds