During building: """ CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS """ See: https://github.com/leethomason/tinyxml2/commit/b7c169ccbcfec4ad0f0313b1eb201aedd250bd8b https://github.com/leethomason/tinyxml2/pull/682
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82efb81ecff61c7a88628cdead9eb6ee8d32d85b commit 82efb81ecff61c7a88628cdead9eb6ee8d32d85b Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2018-12-12 23:47:25 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2018-12-12 23:53:00 +0000 dev-libs/tinyxml2: drop static-libs USE flag Upstream collapsed static/shared builds into one target and we don't have any current users of static-libs in the tree so drop support for it instead of figuring out how to run configure/build/install twice with differing settings. Closes: https://bugs.gentoo.org/673046 Signed-off-by: Tim Harder <radhermit@gentoo.org> .../tinyxml2/{tinyxml2-7.0.1.ebuild => tinyxml2-7.0.1-r1.ebuild} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-)