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