mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
no need for this it is already in path (nw)
This commit is contained in:
parent
9cd42de78b
commit
e3d419dacd
3
makefile
3
makefile
@ -855,9 +855,6 @@ windows_x86: generate $(PROJECTDIR)/gmake-mingw32-gcc/Makefile
|
||||
#-------------------------------------------------
|
||||
|
||||
$(PROJECTDIR)/gmake-mingw-clang/Makefile: makefile $(SCRIPTS) $(GENIE)
|
||||
ifndef CLANG
|
||||
$(error CLANG is not set)
|
||||
endif
|
||||
$(SILENT) $(GENIE) $(PARAMS) --gcc=mingw-clang --gcc_version=$(CLANG_VERSION) gmake
|
||||
|
||||
.PHONY: windows_x64_clang
|
||||
|
Loading…
Reference in New Issue
Block a user