https://github.com/JuliaLang/julia
Revision aee7ec14e600ae71269c2057a4d743616c5a3db8 authored by Benjamin Lorenz on 07 December 2020, 20:52:00 UTC, committed by GitHub on 07 December 2020, 20:52:00 UTC
The soname was changed in #38160 to be libjulia.so.1.6 instead of
libjulia.so.1, but probably not on purpose.

This contradicts what is written in the comment in Make.inc and it breaks
e.g. libcxxwrap_julia_jll which is linked against libjulia.so.1.
See https://github.com/JuliaPackaging/Yggdrasil/issues/2233
1 parent 18b7fee
History
Tip revision: aee7ec14e600ae71269c2057a4d743616c5a3db8 authored by Benjamin Lorenz on 07 December 2020, 20:52:00 UTC
[libjulia] correct soname to use only major version number (#38748)
Tip revision: aee7ec1
File Mode Size
.devcontainer
base
cli
contrib
deps
doc
etc
src
stdlib
test
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 283 bytes
.mailmap -rw-r--r-- 11.0 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 49.1 KB
Makefile -rw-r--r-- 24.6 KB
NEWS.md -rw-r--r-- 19.9 KB
README.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top