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