Adhemerval Zanella fb78612a96 powerpc: Fix __wcschr static build
This patch fix the static build for strftime, which uses __wcschr.
Current powerpc32 implementation defines the __wcschr be an alias to
__wcschr_ppc32 and current implementation misses the correct alias for
static build.

It also changes the default wcschr.c logic so a IFUNC implementation
should just define WCSCHR and undefine the required alias/internal
definitions.
2015-04-15 16:01:48 -03:00
..
2015-04-13 21:25:04 +02:00
2011-10-23 14:14:26 -04:00
2011-12-17 14:14:58 -05:00
2011-10-23 14:11:50 -04:00
2013-02-17 16:34:04 +01:00
2015-04-15 16:01:48 -03:00
2015-02-11 12:50:53 +01:00
2003-07-31 19:26:38 +00:00
2015-04-13 21:25:04 +02:00
2015-02-11 12:50:53 +01:00