Fix sim makefile so it works on mac
These changes include a path separator fix and the removal of --gc-sections which causes ld failures, and is not needed on a pc. This patch also changes how a compiler is selected. The makefile will now select the system compiler , which should work fine under mingw and linux.
This commit is contained in:
parent
dd06268c3d
commit
d0d07b7b0c
2 changed files with 11 additions and 13 deletions
1
sim/.gitignore
vendored
Normal file
1
sim/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
grbl_sim.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue