Dimitar Dimitrov 0c61535347 gettext: Fix cross build for mingw
Cherry-pick the following commit from gnulib:
  ctime, localtime, tzset, wcsftime: Fix env access (regr. 2024-02-09).
  https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=92cdf62b56462b914193c7770440e505a37c2526

This upstream patch fixes the following error:
  [ERROR]    .../.build/HOST-x86_64-w64-mingw32/pru-elf/src/gettext/gettext-tools/gnulib-lib/localtime.c:66:24: error: initialization of 'char *' from incompatible pointer type 'char **' [-Wincompatible-pointer-types]
  [ALL  ]       66 |         for (char *s = env; *s != NULL; s++)

Crosstool configuration:
  build:  x86_64-unknown-linux-gnu
  host:   x86_64-w64-mingw32
  target: pru-elf

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
2024-06-13 15:28:26 +12:00
..
2023-03-14 08:57:25 +13:00
2022-09-11 14:00:38 +12:00
2024-03-12 13:04:25 +13:00
2019-12-25 18:30:23 -08:00
2023-10-04 16:11:42 +13:00
2022-08-08 20:15:26 +12:00
2023-10-04 16:11:42 +13:00
2023-12-08 12:19:59 +13:00
2023-10-04 16:11:42 +13:00
2024-05-24 10:14:49 +12:00
2021-09-21 21:24:31 +12:00
2024-03-08 09:56:24 +13:00
2024-03-01 14:46:12 +13:00
2022-02-11 00:47:51 -08:00
2023-10-04 16:11:42 +13:00
2022-02-11 00:47:51 -08:00
2024-06-05 19:32:48 +12:00
2024-06-05 19:31:45 +12:00
2023-10-04 16:11:42 +13:00
2023-10-04 16:11:42 +13:00
2024-03-09 13:02:39 +13:00
2024-01-30 11:04:05 +13:00
2023-07-24 15:01:44 +12:00
2023-10-04 16:11:42 +13:00
2024-05-22 18:02:06 +12:00
2023-12-18 16:28:45 +13:00
2024-05-24 10:13:48 +12:00
2017-07-08 10:56:29 -07:00
2017-07-08 10:56:29 -07:00