Skip to content
Commit 99481803 authored by Andrei Gherzan's avatar Andrei Gherzan Committed by Martin Jansa
Browse files

x264: Add patch to remove default flags -mcpu=cortex-a8 and -mfpu=neon



-march flag is not in CFLAGS so this will always default to -mcpu=cortex-a8
-mfpu=neon. Obviously wrong for other machines.

Signed-off-by: default avatarAndrei Gherzan <andrei@gherzan.ro>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 49851b11
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment