Commit e83f665
devz906
Build both interpreter and main box64 executable
- Add make box64 target to build the main executable
- Keep interpreter build for library dependencies
- This should create the actual box64 binary needed for libbox64.dylib
- Both targets build successfully, now we get the executable we need
Fixes 'box64 binary was not created' error1 parent 5f94781 commit e83f665
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments