]> granicus.if.org Git - postgresql/commit
Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Dec 1998 20:08:59 +0000 (20:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Dec 1998 20:08:59 +0000 (20:08 +0000)
commit91fc67dbefdbfa98a233b86e9c9da7feb4470246
treea183cb592afcee0d8399b91987cb2bf2a06a146a
parentbaaf65983ac959c08a2db0bcf05b796a4eb3383c
Partial fix for vendor-cc-versus-gcc incompatibility on HPUX:
prefer aCC as c++ compiler if hpux_cc is selected as template.
Doesn't solve the problem if you have g++ and not aCC, however...
src/template/hpux_cc