Log Message: On macOS (Catalina, at least), python37 and python38 fail in _uuid.so with `ld: library not found for -luuid` when building with native libuuid. Rather than trying to fix Python's detection logic, just make this mistake impossible for anyone using macOS native libuuid. Building with pkgsrc libuuid continues to work fine.
Revision | Action | file |
1.12 | modify | pkgsrc/devel/libuuid/builtin.mk |