mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
4b586a809e
Also includes a shell script to build bison and match pycodestyle. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5261>
7 lines
158 B
Markdown
7 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!
|