xref: /openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/hints/openbsd.pl (revision c8ca900353947dc5d441eb0530d040a27377e87a)
1# XXX Configure test needed?
2# Some OpenBSDs seem to have a dlopen() that won't accept relative paths
3$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';
4