mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libunwind: version bump 1.2.1 -> 1.3.1
@ 2019-06-26 13:11 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2019-06-26 13:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Jan Lübbe

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/libunwind.make | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/rules/libunwind.make b/rules/libunwind.make
index f9ee63a93cd1..856c11334a89 100644
--- a/rules/libunwind.make
+++ b/rules/libunwind.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBUNWIND) += libunwind
 #
 # Paths and names
 #
-LIBUNWIND_VERSION	:= 1.2.1
-LIBUNWIND_MD5		:= 06ba9e60d92fd6f55cd9dadb084df19e
+LIBUNWIND_VERSION	:= 1.3.1
+LIBUNWIND_MD5		:= a04f69d66d8e16f8bf3ab72a69112cd6
 LIBUNWIND		:= libunwind-$(LIBUNWIND_VERSION)
 LIBUNWIND_SUFFIX	:= tar.gz
 LIBUNWIND_URL		:= http://download.savannah.gnu.org/releases/libunwind/$(LIBUNWIND).$(LIBUNWIND_SUFFIX)
@@ -39,12 +39,15 @@ LIBUNWIND_CONF_OPT	:= \
 	--enable-ptrace \
 	--enable-setjmp \
 	--disable-documentation \
+	--disable-tests \
 	--disable-debug \
+	--enable-cxx-exceptions \
 	--enable-debug-frame \
 	--enable-block-signals \
 	--enable-conservative-checks \
 	--disable-msabi-support \
-	--disable-minidebuginfo
+	--disable-minidebuginfo \
+	--disable-per-thread-cache
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-26 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 13:11 [ptxdist] [PATCH] libunwind: version bump 1.2.1 -> 1.3.1 Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox