mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 05:30:50 +00:00
Nobody has noticed for over 4 years that ever since the port to EAPI 8, this didn't actually install any static libs. Reason is because EAPI 8 started passing --enable-static by default, and the ebuild implemented the USE "incorrectly" by building useless stuff per EAPI 7 default and then rm'ing it in src_install only if it existed. With the bump, it was not built at all. Given nobody can have ever relied on this in recent years, it is clear nobody uses it, so no need to make it work. Fixes: |
||
|---|---|---|
| .. | ||
| files | ||
| czmq-4.2.1.ebuild | ||
| Manifest | ||
| metadata.xml | ||