termux-packages/packages/hunspell
Henrik Grimler 562462e229
fix(main/hunspell): fix undefined symbols for arm
Previous auto-update failed for arm with:

```
ERROR: lib/libhunspell-1.7.so contains undefined symbols:
    35: 00000000     0 NOTYPE  GLOBAL DEFAULT   UND __aeabi_idiv
   123: 00000000     0 NOTYPE  GLOBAL DEFAULT   UND __aeabi_uidivmod
```

and 1.7.1 has since been absent from repo.

Issue is reported in android-ndk repo here: android/ndk#1614
2022-08-24 13:26:01 +02:00
..
build.sh fix(main/hunspell): fix undefined symbols for arm 2022-08-24 13:26:01 +02:00
fix-hardcoded-paths.patch
src-tools-hunspell.cxx.patch