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
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 3.5 KB
repl.c -rw-r--r-- 7.1 KB

back to top