pgsql: Remove duplicate specification of -Ae for HP-UX C compiler.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove duplicate specification of -Ae for HP-UX C compiler.
Date: 2015-01-14 03:52:30
Message-ID: E1YBF0Q-0005sa-M0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fd3d894e4ea0021efa2628e4dfc5fe0ed3071859

Modified Files
--------------
src/template/hpux | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-01-14 16:08:24 pgsql: Allow CFLAGS from configure's environment to override automatic
Previous Message Andrew Dunstan 2015-01-14 01:26:21 Re: pgsql: Make path to pg_service.conf absolute in documentation