Loading
libpsl: fix Darwin cross-compilation
Don’t include Python in libpsl’s build inputs when cross compiling to Darwin. Python does not support cross-compilation to Darwin, which prevents cross-compiling anything that depends on libpsl (such as curl).