meson: Fix support for empty darwin sysroot
Started by Peter Eisentrautabout 3 years ago1 messageshackers
The -isysroot options should only be added if the sysroot resolved to a
nonempty string. This matches the behavior in src/template/darwin (also
documented in installation.sgml).