summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/DynaLoader/hints/openbsd.pl
blob: aeaa92c5a5219cbdeda957ac73f7bbf0bf153aa8 (plain)
1
2
3
# XXX Configure test needed?
# Some OpenBSDs seem to have a dlopen() that won't accept relative paths
$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';
OpenPOWER on IntegriCloud