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