mirror of https://github.com/postgres/postgres
The trick is to not try to build executables directly from .c files, but to always build the intermediate .o files. For obscure reasons, Darwin's version of gcc will leave debug cruft behind in the first case but not the second. Per complaint from Robert Haas.pull/1/head
parent
4b6623a7e8
commit
c75e143646
Loading…
Reference in new issue