Skip to content

Commit 197798c

Browse files
committed
Revert "removes parallel build form macos port."
This reverts commit 232daff.
1 parent f46c4ff commit 197798c

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

builder/macOS.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@
1515
from . import unix
1616
from . import spawn
1717

18-
unix.unix_cmd = [
19-
'make',
20-
'',
21-
'',
22-
'-C',
23-
]
2418

2519
unix.REAL_PORT = 'macOS'
2620

@@ -33,8 +27,6 @@ def parse_args(extra_args, lv_cflags, board):
3327

3428

3529
def build_commands(not_sure, extra_args, script_dir, lv_cflags, board):
36-
37-
3830
return _build_commands(not_sure, extra_args, script_dir, lv_cflags, board)
3931

4032

display_configs/Elcrow-DLC35010R.toml

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)