|
From: Nicholas N. <n.n...@gm...> - 2009-06-16 02:19:25
|
Hi, Currently on the BUILD_TWEAKS branch I generate VEX/Makefile, overwriting the hand-written one. This isn't good... if you committed from within VEX/ it would commit the generated file. Also, when building vex_svnversion.h I now get something like "1900M" as the revision -- the "M" indicates it's modified. The easy solution is to rename the hand-written one from Makefile to Makefile-gcc (to match Makefile-icc). How does that sound? N |