This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Export DynaLoader symbols from libperl again
authorReini Urban <rurban@x-ray.at>
Tue, 27 Sep 2011 11:45:37 +0000 (06:45 -0500)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 30 Sep 2011 22:52:28 +0000 (15:52 -0700)
commit2e3468793982c433c4b3838a57fb434ecca63875
tree6d4547512356c1ae06f8d4e072944f03c179545b
parent4b081584932d92f8dac2f79aa720900f3add79ea
Export DynaLoader symbols from libperl again

With 5.15.2 and the new xubpp, DynaLoader symbols were XS_INTERNAL, before
they were effectively XS_EXTERNAL. This broke B::C and possibly other
embedded apps which link to DynaLoader functions.
ext/DynaLoader/dlutils.c