Files
Nim/lib/system
Sergey Avseyev 1001fd2166 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
2015-05-26 08:40:51 +03:00
..
2014-12-17 23:21:15 +01:00
2014-10-25 22:01:23 +02:00
2014-08-23 00:58:04 +02:00
2015-02-15 16:20:32 +00:00
2015-01-06 15:26:33 +01:00
2015-05-05 20:26:54 +02:00
2014-08-31 11:40:25 +02:00
2015-03-04 03:22:06 +01:00
2015-02-15 16:20:32 +00:00
2014-08-31 11:40:25 +02:00
2015-04-27 23:11:59 +02:00
2015-03-10 15:31:55 +01:00
2015-01-06 15:26:33 +01:00
2015-03-15 22:06:26 +00:00
2015-05-26 08:40:51 +03:00
2015-01-06 15:26:33 +01:00
2015-01-23 23:18:20 +01:00
2015-02-20 12:25:58 +01:00
2014-08-22 23:54:26 +02:00
2014-08-22 23:54:26 +02:00
2015-04-10 14:17:07 +02:00
2015-01-06 15:26:33 +01:00
2014-08-22 23:54:26 +02:00