This Magisk module contains bison and flex for Android

Contents of the module

bison 3.8 (https://www.gnu.org/software/bison/)
flex 2.6.4 (https://github.com/westes/flex/releases/tag/v2.6.4)

History

02.10.2024 v1.0.0
  initial release

13.10.2024 v1.0.1
  removed the directory /system/include

02.11.2024 v1.1.0
  removed the not necessary service.sh script
  added the library libfl.so.2.0.0
  moved the directory /system/usr/bison to /system/usr/share/bison

24.08.2025 v1.2.0
  bison recompiled with the configure options "--prefix=/system/usr  --datarootdir=/system/usr/share --datadir=/system/usr/share"

