]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Remove run-cc.pl and all associated code.
authorPeter Powell <petpow@saberuk.com>
Sun, 22 Mar 2015 00:54:56 +0000 (00:54 +0000)
committerPeter Powell <petpow@saberuk.com>
Wed, 13 May 2015 14:22:44 +0000 (15:22 +0100)
commit01dee272ca360fe8cd227583061ec5a11c2dadc1
tree0f3608fb74b7acb0ab8e8ae9caa7e10bb92d0d2a
parent4b3e466c8027989fc3b453bdd5a55b2ed42e9d43
Remove run-cc.pl and all associated code.

As far as I can tell this only worked with older versions of GCC
and there is no value in fixing it as diagnostics have improved
since then and it makes errors hard to search for anyway.

This also shaves off an average of five seconds on each build on
my hardware. Neat!
make/run-cc.pl [deleted file]
make/template/main.mk
make/unit-cc.pl