[FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Michael Niedermayer
michael at niedermayer.cc
Tue May 13 18:15:00 EEST 2025
On Mon, May 12, 2025 at 02:02:41PM +0800, Coia Prant wrote:
> On Windows Arm64
> `uname -m` returned `x86_64` instead of `aarch64`
> Link: https://github.com/msys2/msys2-runtime/issues/171
>
> But `uname -s` contains `ARM64` suffix
> So check suffix on windows arm64 (for clangarm64)
>
> This problem also in VideoLAN/x264
> Link: https://code.videolan.org/videolan/x264/-/merge_requests/177
>
> Signed-off-by: Coia Prant <coiaprant at gmail.com>
> ---
> configure | 2 ++
> 1 file changed, 2 insertions(+)
./configure
./configure: 4160: [[: not found
./configure: 4160: [[: not found
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250513/0afac58a/attachment.sig>
More information about the ffmpeg-devel
mailing list