forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3aa021b
committed
Stop using "-multiply_defined suppress" on macOS.
We started to use this linker switch in commit9df3086 of2004-07-13, which was in the OS X 10.3 era. Apparently it's been ano-op since around OS X 10.9. Apple's most recent toolchain versionactively complains about it, so it's time to get rid of it.Discussion:https://postgr.es/m/467042.1695766998@sss.pgh.pa.us1 parent5f567b3 commit3aa021b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
|
0 commit comments
Comments
(0)