summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/ext/DynaLoader/hints/openbsd.pl
blob: aeaa92c5a5219cbdeda957ac73f7bbf0bf153aa8 (plain) (blame)
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';