pgsql: Empty CXXFLAGS inherited from autoconf. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Empty CXXFLAGS inherited from autoconf.
Date
Msg-id E1eyq04-0005CJ-3L@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Prevent extensions from creating custom GUCs that areGUC_LIST_Q
Next
From: Andres Freund
Date:
Subject: pgsql: Add file containing extensions of the LLVM C API.