Use cpp -traditional.
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Sun, 12 Aug 2012 17:33:25 +0000 (19:33 +0200)
committerJon Trulson <jon@radscan.com>
Sun, 12 Aug 2012 20:20:58 +0000 (14:20 -0600)
commit3c6a0584dd8f2a5cf8049b48dde15642a29f7f59
tree25311e10f4fe854d57997c7e3c576553ee67a49c
parent72c954e5b30ba058df88864cfe0a31b9468e3a23
Use cpp -traditional.

StandardCppOptions do not get respected here, so change the default CppCmd
to cpp -traditional like for FreeBSD.  Helps kill a few warnings.
cde/config/cf/OpenBSD.cf