Revision bf25dc546b7ffe9ca2394d9995d0be9f26e992f4 authored by Keno Fischer on 18 January 2020, 00:10:30 UTC, committed by GitHub on 18 January 2020, 00:10:30 UTC
Adds -rpath to the link line which was suggested in #28982 and removes the line about JULIA_BINDIR, which isn't necessary anymore, since we autodetect the directory. Also remove the reference to libstdc++. If you built julia yourself, it's definitely compatible with the system one. If not, we now build julia binary distributions with wide compatibility with different libstdc++ versions, so the system one should be fine.
1 parent 250aecc
History
File Mode Size
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.5 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 4.9 KB
Make.inc -rw-r--r-- 40.6 KB
Makefile -rw-r--r-- 27.1 KB
NEWS.md -rw-r--r-- 1.4 KB
README.md -rw-r--r-- 6.2 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top