We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d2b10 + bb77afe commit 88e66afCopy full SHA for 88e66af
release.mk
@@ -649,7 +649,7 @@ $O/.stamp_elf_le_mac_built: $(TOOLS_ALL_DEPS-y) | $(TOOLS_ALL_ORDER_DEPS-y)
649
touch $@
650
651
$O/.stamp_elf_be_mac_built: $(TOOLS_ALL_DEPS-y) | $(TOOLS_ALL_ORDER_DEPS-y)
652
- $(call copy_prebuilt,arceb-elf32-win,$(TOOLS_ELFBE_MAC_DIR))
+ $(call copy_prebuilt,arceb-elf32-macos,$(TOOLS_ELFBE_MAC_DIR))
653
$(call copy_pdf_doc_file,$O/$(TOOLS_ELFBE_MAC_DIR))
654
655
0 commit comments