gstreamer/subprojects/macos-bison-binary/README.md
Nirbheek Chauhan 4b586a809e 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/5261>
2023-08-31 07:50:43 +00:00

8 lines
158 B
Markdown

## 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!