You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: DISTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ Note that if you want your `.app` to be able to run on OSX 10.6 Snow
106
106
Leopard, you must pass `USE_SYSTEM_LIBUNWIND=1` as one of the make
107
107
variables passed to both `make` processes. This disables the use of
108
108
`libosxunwind`, a more modern libunwind that relies on OS features
109
-
available only in 10.7+. This is the reason why we support 10.7+ [while we did support 10.6 prior to Julia 0.3.0](http://julialang.org/downloads/platforms.html).
109
+
available only in 10.7+. This is the reason why we support 10.7+ [while we did support 10.6 prior to Julia 0.3.0](http://julialang.org/downloads/platform.html).
0 commit comments