From: Debian Julia Team Date: Fri, 17 May 2019 09:01:01 +0000 (+0100) Subject: make-unwind-logic-error X-Git-Tag: archive/raspbian/1.0.4+dfsg-1+rpi1^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c6accde05cf6bd638bd2882b4f9d9221998c44d8;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