Closed GoogleCodeExporter closed 9 years ago
Fixed with commit 8ce82e9b463f51af639a533920fc07a70ff0b1bb
Author: Reini Urban <rurban@cpanel.net>
Date: Mon Jul 7 10:23:48 2014 -0500
C: fix RTLD_NOLOAD error on BSD
this flag is not implemented on BSDs
fixes #351
We do not check for a #define of RTLD_NOLOAD, we just leave it out on BSDs
Original comment by reini.urban
on 7 Jul 2014 at 3:28
Original issue reported on code.google.com by
reini.urban
on 26 Jun 2014 at 5:11