Source: dxvk
Version: 2.3.1-1
Severity: serious
User: debian-...@lists.debian.org
Usertags: pac-bti

dxvk fails to build from source on arm64 due to the aarch64-specific
compiler flag -mbranch-protection=standard leaking into CFLAGS used by
x86_64-w64-mingw32-gcc:

 meson.build:1:0: ERROR: Unable to detect linker for compiler 
`x86_64-w64-mingw32-gcc -Wl,--version -flto -Wl,--build-id -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2`
 stdout: 
 stderr: x86_64-w64-mingw32-gcc: error: unrecognized command-line option 
‘-mbranch-protection=standard’

Reply via email to