Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#4140 closed defect (fixed)

Use user-provided CFLAGS in topology and address standardizer

Reported by: Algunenano Owned by: Algunenano
Priority: medium Milestone: PostGIS 2.4.5
Component: postgis Version: master
Keywords: Cc:

Description

Both extensions should include @CFLAGS in the PG_CPPFLAGS declaration so the flags passed during the configure step are used.

PR in https://github.com/postgis/postgis/pull/280 with the changes and addressing the warnings that were invisible before.

Change History (5)

comment:1 by strk, 6 years ago

Possible duplicate of #3037 ?

comment:2 by Algunenano, 6 years ago

Possible duplicate of #3037 ?

The issue is similar, but in different folders.

Also similar:

comment:3 by Raul Marin, 6 years ago

In 16673:

Use user-provided CFLAGS in the topology module

References #4140

comment:4 by Raul Marin, 6 years ago

Resolution: fixed
Status: assignedclosed

In 16674:

Use user provided CFLAGS in the address standardizer

Closes https://github.com/postgis/postgis/pull/280
Closes #4140

comment:5 by Raul Marin, 6 years ago

In 16677:

Address standardizer warning

References #4140

Note: See TracTickets for help on using tickets.