Pascal Stumpf
7ee2f3e80d
Fix localized build on OpenBSD.
...
Use the same set of langs as on Linux and FreeBSD (no Japanese), don't
redefine a needed macro as no-op, and unset LC_CTYPE in the environment
when building cat files.
2012-08-20 19:56:15 -06:00
Pascal Stumpf
3629a61f7c
Build dtksh on OpenBSD.
...
This needs ksh93 to bootstrap, available in the openbsd-wip for now as a port,
due to be committed some time soon ...
2012-08-19 18:14:37 -06:00
Pascal Stumpf
3c6a0584dd
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.
2012-08-12 14:20:58 -06:00
Jon Trulson
b9ae3ae76e
OpenBSD.cf, from Pascal Stumpf
2012-08-10 05:37:12 -06:00