| 14 Jul 2025 |
Alyssa Ross | I think it's just to run pkg-config. | 13:55:12 |
emily | I guess they just do target prefixing? | 13:55:13 |
Alyssa Ross | $PKG_CONFIG for host, pkg-config for build. | 13:55:24 |
emily | wow, wtf. gross | 13:56:01 |
K900 | see even pkg-config hates target | 13:56:06 |
emily | we could accommodate this in https://docs.rs/pkg-config/latest/src/pkg_config/lib.rs.html#638 | 13:56:15 |
emily | maybe. | 13:56:26 |
emily | actually not in that function. but in a nearby one | 13:56:29 |