| commit | b7da67a873595f022c890783856f7ee764a00c3a | [log] [tgz] |
|---|---|---|
| author | Martin v. Löwis <martin@v.loewis.de> | Thu Oct 18 15:35:38 2001 +0000 |
| committer | Martin v. Löwis <martin@v.loewis.de> | Thu Oct 18 15:35:38 2001 +0000 |
| tree | 4925d14bcdc7a21567c2923b0d4de246de807586 | |
| parent | 316141b333991d6576c20817642d1f0ec2faa125 [diff] |
Use CXX in LINKCC if CXX is used to build main() and the system requires to link a C++ main using the C++ compiler. Fixes #472007.