mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
README: Remove outdated Windows ARM64 related comment
We bumped required meson version which contains the mentioned meson patch already. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1221>
This commit is contained in:
parent
9f79ab8b0b
commit
7c3ce9c70d
1 changed files with 0 additions and 6 deletions
|
@ -384,12 +384,6 @@ Note that Meson is written entirely in Python, so you can also run it as-is
|
|||
from the [git repository](https://github.com/mesonbuild/meson/) if you want to
|
||||
use the latest master branch for some reason.
|
||||
|
||||
**ARM64 native only**: You might need
|
||||
[native upstream ARM64 support fix](https://github.com/mesonbuild/meson/pull/7432)
|
||||
which is expected to be a part of Meson 0.55.1.
|
||||
If your Meson package version which was installed via `pip3` is lower than 0.55.1,
|
||||
then you need to use [the latest master branch](https://github.com/mesonbuild/meson/).
|
||||
|
||||
### Running Meson on Windows
|
||||
|
||||
At present, to build with Visual Studio, you need to run Meson from inside the
|
||||
|
|
Loading…
Reference in a new issue