forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc15631f
committed
meson: Fix support for empty darwin sysroot
The -isysroot options should only be added if the sysroot resolved toa nonempty string. This matches the behavior in src/template/darwin(also documented in installation.sgml).Discussion:https://www.postgresql.org/message-id/flat/60765bf0-5027-4b23-9f78-4a365d28823f%40enterprisedb.com1 parent0276ae4 commitc15631f
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
236 |
| - | |
237 |
| - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
238 | 240 |
| |
239 | 241 |
| |
240 | 242 |
| |
|
0 commit comments
Comments
(0)