The C Source, Patches and (shudder!) Bugs
Post Reply
ncarrier
Posts: 36
Joined: 02 Nov 2011, 18:05

[PATCH 1/6][DEV]Avoid overwriting CC if not necessary

Post by ncarrier » 15 Nov 2012, 10:52

If one want to use another compiler, there is no other way than to patch manually both jim/Makefile.in and Makefile.

This patch sets the CC variable in both Makefiles only when it hasn't been defined previously.
Attachments
0001-DEV-Avoid-overwriting-CC.patch
(884 Bytes) Downloaded 510 times

Post Reply