workbench/c/mmakefile: Compile C: core tools statically
commitb473433b2da9b15098df6e492dbe14885d773657
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 25 May 2015 17:53:32 +0000 (25 17:53 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 25 May 2015 17:53:32 +0000 (25 17:53 +0000)
treecd78fcdb2fe75e28b84d8431ce50f24a7eb825c6
parent492a1a10675569ae35f19d6d668219993127b93d
workbench/c/mmakefile: Compile C: core tools statically

We compile the core C: programs statically, for two reasons:
  * The amiga-m68k boot floppy doesn't have space for stdc.library
  * This gives us some possibility of system recovery if LIBS:
    is deleted or badly Assign(ed).

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50757 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/mmakefile.src