gstreamer/subprojects/macos-bison-binary/README.md
Nirbheek Chauhan e07ea8abe3 macos-bison: Update to 3.8.2 and add an ARM64 build
Also includes a shell script to build bison and match pycodestyle.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5299>
2023-09-07 21:36:15 +00:00

158 B

How to generate binaries and update build files

  • Update version in meson.build
  • Run ./build-bison.sh
  • Do this on arm64 and x86_64 machines

That's it!