Page 1 of 1

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

Posted: 15 Nov 2012, 10:52
by ncarrier
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.