packages/lang/perl
Jo-Philipp Wich f9ac3e632b perl: fix musl compatibility
- Add patch to inhibit the libm IEEE math switch on musl
 - Add postprocessing for config.sh to the Makefile to fixup
   defines for musl, idea taken
   from http://patchwork.openembedded.org/patch/91707/

This is the least invasive approach I could come up to fix the build
failure asap. Another possibility is maintaining yet another set of
musl specific architecture config files, but I think that this introduces
a lot of maintenance overhead.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-17 17:42:00 +02:00
..
files perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags 2015-05-27 02:03:56 +02:00
patches perl: fix musl compatibility 2015-06-17 17:42:00 +02:00
Config.in global: change all instances of USE_EGLIBC to USE_GLIBC 2015-03-12 20:52:37 +01:00
Makefile perl: fix musl compatibility 2015-06-17 17:42:00 +02:00
perlbase.mk perl: Cleanup 2015-02-04 13:56:30 +01:00
perlmod.mk perl: Pass _LARGEFILE_SOURCE and _FILE_OFFSET_BITS in cflags 2015-05-27 02:03:56 +02:00