customcc/compilers.conf: Some adjustments and simplifications.
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 08:57:12 +0000 (10:57 +0200)
committerSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 08:57:12 +0000 (10:57 +0200)
commitd89cda310fac18bac18edce42fa346ac8f9c3e20
tree3efcb99ec4c5ce1b080ab81aecf12087be84ade3
parent1a8853734ad238c7c39bd79fb944ea1893b48377
customcc/compilers.conf: Some adjustments and simplifications.

* pkgsrc's clang no longer needs special handling for C++ compilation.

* Use gcc44's cpp, gcc41 is gone.

* -dumpversion is now understool by both pkgsrc's and SVN trunk's
  clang, so no special handling needed for that either.

Based on an older patch I did with Juan Francisco a year ago.

Reported-by: Juan Francisco Cantero Hurtado <iam@juanfra.info>
               Joris Giovannangeli <joris@giovannangeli.fr>
Tested-by: Joris Giovannangeli <joris@giovannangeli.fr>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2205>
etc/defaults/compilers.conf
libexec/customcc/cc.sh