mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-08 21:28:38 +00:00
x86: cpu: Drop unused HAVE_RWEFLAGS condition
The test for rweflags was dropped in a previous commit.
This commit is contained in:
parent
f5fa03660d
commit
490df522c7
@ -69,7 +69,7 @@
|
||||
|
||||
#define cpuid_test ff_cpu_cpuid_test
|
||||
|
||||
#elif HAVE_INLINE_ASM || HAVE_RWEFLAGS
|
||||
#elif HAVE_INLINE_ASM
|
||||
|
||||
static int cpuid_test(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user