From: Debian Julia Team Date: Tue, 22 Jan 2019 20:19:55 +0000 (+0000) Subject: make-unwind-logic-error X-Git-Tag: archive/raspbian/1.0.4+dfsg-1+rpi1~1^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c80bfd692336156b745c316074018b1764008ba9;p=julia.git make-unwind-logic-error =================================================================== Gbp-Pq: Name make-unwind-logic-error.patch --- diff --git a/base/Makefile b/base/Makefile index 21c7ad4..7486bc7 100644 --- a/base/Makefile +++ b/base/Makefile @@ -192,7 +192,7 @@ $(eval $(call symlink_system_library,libcolamd,SUITESPARSE)) $(eval $(call symlink_system_library,libumfpack,SUITESPARSE)) $(eval $(call symlink_system_library,libspqr,SUITESPARSE)) $(eval $(call symlink_system_library,libsuitesparseconfig,SUITESPARSE)) -ifneq ($(DISABLE_LIBUNWIND),0) +ifneq ($(DISABLE_LIBUNWIND), 1) $(eval $(call symlink_system_library,libunwind,LIBUNWIND)) endif endif # WINNT