Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling.
Andres Freund <andres@anarazel.de>
Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling. Otherwise the detection can spuriously detect symbol as available, because the compiler may just emits reference to non-existant symbol.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-compiler.m4 | modified | +3 −2 |
| configure | modified | +5 −2 |