pgsql: Empty CXXFLAGS inherited from autoconf.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Empty CXXFLAGS inherited from autoconf.
Date: 2018-03-22 02:30:44
Message-ID: E1eyq04-0005CJ-3L@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Empty CXXFLAGS inherited from autoconf.

We do the same for CFLAGS. This was an omission in 6869b4f25.

Reported-By: Catalin Iacob

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a02671cfdeac3bb86ebf8f8577faf69730c4f80e

Modified Files
--------------
configure | 1 +
configure.in | 1 +
2 files changed, 2 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2018-03-22 03:03:11 pgsql: Add file containing extensions of the LLVM C API.
Previous Message Tom Lane 2018-03-22 00:11:14 pgsql: Prevent extensions from creating custom GUCs that are GUC_LIST_Q