Skip to content

Commit 124f8ff

Browse files
committed
src/Makefile: Replace trivial compile and load calls
Compile and load are just generated wrappers around cc and ld, with semi-hardcoded values for $CC and $LD. Replace them with $(CC) and $(LD).
1 parent 6c5bb6d commit 124f8ff

1 file changed

Lines changed: 208 additions & 204 deletions

File tree

0 commit comments

Comments
 (0)