From: Debian Julia Team Date: Sat, 2 Mar 2019 23:41:50 +0000 (+0000) Subject: make-unwind-logic-error X-Git-Tag: archive/raspbian/1.0.4+dfsg-1+rpi1~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=682993b65b075d90c28e263bf86c3d01cd590523;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