diff options
| -rwxr-xr-x | core/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/makefile b/core/makefile index 2a66050bf..7a774c1ef 100755 --- a/core/makefile +++ b/core/makefile @@ -43,7 +43,6 @@ all : .null # make rebuild rebuild : .null @$(MAKE) c - $(if $(findstring msys,$(HOST)),,-@$(MAKE) -j4) @$(MAKE) @$(MAKE) i |
