Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / hints / openbsd.pl
CommitLineData
9d4ce9a5 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';