Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 634144 | Differences between
and this patch

Collapse All | Expand All

(-)a/media-libs/openjpeg/openjpeg-2.3.0.ebuild (-1 lines)
Lines 55-61 multilib_src_configure() { Link Here
55
		mycmakeargs=(
55
		mycmakeargs=(
56
			-DOPENJPEG_INSTALL_LIB_DIR="$(get_libdir)"
56
			-DOPENJPEG_INSTALL_LIB_DIR="$(get_libdir)"
57
			-DBUILD_TESTING="$(usex test)"
57
			-DBUILD_TESTING="$(usex test)"
58
			-DBUILD_SHARED_LIBS=OFF
59
			-DBUILD_CODEC="$(usex test)"
58
			-DBUILD_CODEC="$(usex test)"
60
			)
59
			)
61
		BUILD_DIR=${BUILD_DIR}_static cmake-utils_src_configure
60
		BUILD_DIR=${BUILD_DIR}_static cmake-utils_src_configure

Return to bug 634144