diff options
author | Sergey Avseyev <sergey.avseyev@gmail.com> | 2015-05-26 08:36:23 +0300 |
---|---|---|
committer | Sergey Avseyev <sergey.avseyev@gmail.com> | 2015-05-26 08:40:51 +0300 |
commit | 1001fd21665ec1662d42e6e2bdc3cc98318b7002 (patch) | |
tree | dfd9e0d3fe7e1ee9782559f596270e20c4a50e9a /web/question.txt | |
parent | 77b010bd3695b5ec4169cb6c892a036f6af2711e (diff) | |
download | Nim-1001fd21665ec1662d42e6e2bdc3cc98318b7002.tar.gz |
Fix Boehm GC on linux
Motivation ---------- Some linuxes (like Fedora) actually multiarch. And it means that libgc.so.1 not always installed into /usr/lib. It is better to entrust this job to ld and system configuration for it. Modification ------------ Use relative path for Boehm GC on 'other' OS (and linux in particular) Result ------ It is possible now to build nim with --gc:boehm on linux
Diffstat (limited to 'web/question.txt')
0 files changed, 0 insertions, 0 deletions