mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-libs/gpds: catch up cmake option form upstream
Use new GPDS_BUILD_STATIC option to control static lib build Closes: https://bugs.gentoo.org/924853 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -38,5 +38,4 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
use static-libs || rm "${ED}"/usr/$(get_libdir)/*.a || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user