forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a95a51
committed
meson: macos: Use -Wl,-undefined,error for modules
meson defaults to -Wl,-undefined,dynamic_lookup for modules, which we don'twant because a) it's different from what we do for autoconf, b) it causeswarnings starting in macOS Ventura.Discussion:https://postgr.es/m/20221015211955.q4cwbsfkyk3c4ty3@awork3.anarazel.de1 parent57bab33 commit9a95a51
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
231 | 235 |
| |
232 | 236 |
| |
233 | 237 |
| |
|
0 commit comments
Comments
(0)