#3995 closed enhancement (fixed)
Build failures with unusual CC/CFLAGS setup
Reported by: | Algunenano | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.5.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
I've been trying to run both postgres and postgis fully under the sanitizers but in some steps it is using the default compiler or flags instead of the ones passed during configuration, which makes the build fail.
PR in Github: https://github.com/postgis/postgis/pull/195
Change History (2)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 19 months ago
Forcing use of postgresql CC and CFLAGS broke —without-pgconfig builds, see #5177
Note:
See TracTickets
for help on using tickets.
In 16342: