mirror of https://github.com/postgres/postgres
--enable-debug adds -g (unconditionally) --disable-debug removes -g (if it was already in there somehow) (giving neither does nothing) Since none of the templates default CFLAGS with a -g you're not likely to end up with two -g flags. Not that they'd hurt though. It doesn't do anything about C++. Peter EisentrautREL7_0_PATCHES
parent
48049b4ce3
commit
c70c4e367d
Loading…
Reference in new issue