[Git][wine/wine][master] 3 commits: symcrypt: Disable asm optimizations globally for non-PE builds.
Alexandre Julliard pushed to branch master at wine / wine Commits: bc5ae63b by Alexandre Julliard at 2026-06-19T18:28:42+02:00 symcrypt: Disable asm optimizations globally for non-PE builds. - - - - - 805f01c1 by Alexandre Julliard at 2026-06-19T18:28:42+02:00 symcrypt: Disable asm optimizations for older clang versions. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59886 - - - - - a4965a46 by Alexandre Julliard at 2026-06-19T18:28:42+02:00 ffmpeg: Only disable clang warnings when building ffmpeg itself. - - - - - 12 changed files: - dlls/ntdll/sec.c - libs/ffmpeg/libavutil/attributes.h - libs/symcrypt/inc/symcrypt_internal.h - libs/symcrypt/lib/a_dispatch.c - libs/symcrypt/lib/aes-asm.c - libs/symcrypt/lib/fdef369_mod.c - libs/symcrypt/lib/fdef_general.c - libs/symcrypt/lib/fdef_int.c - libs/symcrypt/lib/fdef_mod.c - libs/symcrypt/lib/libmain.c - libs/symcrypt/lib/precomp.h - libs/symcrypt/lib/xtsaes.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/10229f689325dd349b8a451019d9cb... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/10229f689325dd349b8a451019d9cb... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)