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