diff options
Diffstat (limited to 'contrib/perl5/ext/DynaLoader/hints/netbsd.pl')
-rw-r--r-- | contrib/perl5/ext/DynaLoader/hints/netbsd.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/perl5/ext/DynaLoader/hints/netbsd.pl b/contrib/perl5/ext/DynaLoader/hints/netbsd.pl deleted file mode 100644 index a0fbaf7..0000000 --- a/contrib/perl5/ext/DynaLoader/hints/netbsd.pl +++ /dev/null @@ -1,3 +0,0 @@ -# XXX Configure test needed? -# Some NetBSDs seem to have a dlopen() that won't accept relative paths -$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS'; |