source: trunk/essentials/dev-lang/perl/ext/DynaLoader/hints/openbsd.pl@ 3298

Last change on this file since 3298 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 176 bytes
Line 
1# XXX Configure test needed?
2# Some OpenBSDs seem to have a dlopen() that won't accept relative paths
3$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';
Note: See TracBrowser for help on using the repository browser.