]> granicus.if.org Git - postgresql/commit
Remove duplicate specification of -Ae for HP-UX C compiler.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2015 03:52:11 +0000 (22:52 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Jan 2015 03:52:11 +0000 (22:52 -0500)
commitfd3d894e4ea0021efa2628e4dfc5fe0ed3071859
treec47ff5885aaf292bebc5e01c23adfcb32f1e225a
parent0139dea8f1cea49f13c22a3f645dbdd02b90d25c
Remove duplicate specification of -Ae for HP-UX C compiler.

Autoconf has known about automatically selecting -Ae when needed for
quite some time now, so remove the redundant addition in template/hpux.
Noted while setting up buildfarm member pademelon.
src/template/hpux