summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeungha Yang <seungha@centricular.com>2021-10-21 18:25:47 +0900
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-10-21 12:53:17 +0000
commit7c3ce9c70da17c4497ca1b215e25803fb3dfa524 (patch)
tree3a16fe01a79ca20734ce8dc7cb621ec0efa5bc00 /README.md
parent9f79ab8b0bf66f3429644bb67627dbda7b671025 (diff)
downloadgstreamer-7c3ce9c70da17c4497ca1b215e25803fb3dfa524.tar.gz
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index b22c7316e4..f55555a0c4 100644
--- a/README.md
+++ b/README.md
@@ -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