termux-packages/packages/fish
Leonid Pliushch b95398e3a5 fish: do not use wcstod_l() even if found on target
Fix following error when building fish on device with Android 9:

src/builtin_printf.cpp:278:12: error: use of undeclared identifier 'wcstod_l'; did you mean 'wcstold_l'?
    return wcstod_l(s, end, fish_c_locale());
2019-08-16 22:31:55 +03:00
..
build.sh fish: do not use wcstod_l() even if found on target 2019-08-16 22:31:55 +03:00
create_manpage_completions.py.patch fish: Update from 2.7.1 to 3.0.0 2018-12-29 00:07:13 +01:00
share-functions-__fish_print_help.fish.patch fish: Update from 2.7.1 to 3.0.0 2018-12-29 00:07:13 +01:00
src-env.cpp.patch fish: Update from 3.0.0 to 3.0.1 2019-02-13 23:35:18 +01:00
src-fish.cpp.patch fish: Patch to setup TMPDIR if necessary 2016-12-29 19:52:00 -05:00
src-wutil.cpp.patch Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00