diff options
| author | ruki <[email protected]> | 2019-07-26 22:15:46 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-07-26 07:34:36 +0800 |
| commit | dd488ffd6dc1ec44b3d0c38a9dfd5f0ca99d6d2f (patch) | |
| tree | a4e730279fc121d409c5508a0e0828bd10a39114 /makefile | |
| parent | 59472a642f18bf17953deddd82c68678d40fa254 (diff) | |
improve file lock count
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -62,7 +62,6 @@ build: @echo compiling xmake-core ... @if [ -f core/.config.mak ]; then rm core/.config.mak; fi @$(MAKE) -C core --no-print-directory f DEBUG=$(debug) - @$(MAKE) -C core --no-print-directory c @$(MAKE) -C core --no-print-directory install: |
