From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/miniz/, dev-libs/miniz/files/
Date: Fri, 5 Feb 2021 02:06:50 +0000 (UTC) [thread overview]
Message-ID: <1612490802.37f0e16ff077f94d6e4de1f5481af94d5ca0ce36.sam@gentoo> (raw)
commit: 37f0e16ff077f94d6e4de1f5481af94d5ca0ce36
Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Wed Jan 13 22:20:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 02:06:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f0e16f
dev-libs/miniz: don't set visibility to hidden
Needed by prusaslicer and symbols such as mz_zip_zero_struct
Bug: https://bugs.gentoo.org/761541
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/miniz/files/miniz-2.1.0-export-cmake-build-targets.patch | 4 +---
dev-libs/miniz/{miniz-2.1.0-r1.ebuild => miniz-2.1.0-r2.ebuild} | 0
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-libs/miniz/files/miniz-2.1.0-export-cmake-build-targets.patch b/dev-libs/miniz/files/miniz-2.1.0-export-cmake-build-targets.patch
index 6f842922270..c1fb1a52215 100644
--- a/dev-libs/miniz/files/miniz-2.1.0-export-cmake-build-targets.patch
+++ b/dev-libs/miniz/files/miniz-2.1.0-export-cmake-build-targets.patch
@@ -18,7 +18,7 @@
if(CMAKE_BUILD_TYPE STREQUAL "")
# CMake defaults to leaving CMAKE_BUILD_TYPE empty. This screws up
# differentiation between debug and release builds.
-@@ -8,45 +18,122 @@
+@@ -8,45 +18,120 @@
CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel." FORCE)
endif ()
@@ -39,8 +39,6 @@
+string(TOUPPER ${PROJECT_NAME} PROJECT_UPPER)
+set_target_properties(${PROJECT_NAME}
+ PROPERTIES INTERFACE_COMPILE_DEFINITIONS ${PROJECT_UPPER}_STATIC_DEFINE)
-+else()
-+set_property(TARGET ${PROJECT_NAME} PROPERTY C_VISIBILITY_PRESET hidden)
+endif()
+
+set_property(TARGET ${PROJECT_NAME} PROPERTY VERSION ${MINIZ_VERSION})
diff --git a/dev-libs/miniz/miniz-2.1.0-r1.ebuild b/dev-libs/miniz/miniz-2.1.0-r2.ebuild
similarity index 100%
rename from dev-libs/miniz/miniz-2.1.0-r1.ebuild
rename to dev-libs/miniz/miniz-2.1.0-r2.ebuild
next reply other threads:[~2021-02-05 2:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 2:06 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 20:35 [gentoo-commits] repo/gentoo:master commit in: dev-libs/miniz/, dev-libs/miniz/files/ Andreas Sturmlechner
2024-12-23 15:46 Petr Vaněk
2020-12-16 20:16 Dennis Lamm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1612490802.37f0e16ff077f94d6e4de1f5481af94d5ca0ce36.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox