Sébastien Marie b74359a0a0 openbsd: use specific linker for building
By default, rustc use `cc` as linker. Under OpenBSD, `cc` is gcc version 4.2.1.
So use the compiler found at configure-time for linking: it will be gcc 4.9.

It permits to resolv problem of finding -lestdc++ or -lgcc. For base gcc (4.2), there are in not standard path, whereas for ports gcc (4.9) there are in standard path.
2015-12-20 07:21:36 +01:00
..
2015-10-27 23:47:53 +13:00
2015-07-30 06:35:42 +10:00
2015-12-04 08:55:02 -08:00
2015-11-19 11:30:18 -05:00
2015-12-07 00:20:35 +01:00
2015-12-13 15:05:43 -06:00
2015-11-16 18:55:07 -05:00
2015-11-13 15:15:51 -05:00