Commit 3ae4484c authored by Mans Rullgard's avatar Mans Rullgard Committed by Michael Niedermayer

configure: remove early check_deps $ARCH_EXT_LIST

The early disabling of irrelevant arch extensions is no longer
required, and removing it makes dependencies involving these
work as expected.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
(cherry picked from commit 4b884207)
parent 4ae3ee4a
......@@ -2495,8 +2495,6 @@ die_license_disabled version3 libopencore_amrwb
enabled version3 && { enabled gpl && enable gplv3 || enable lgplv3; }
check_deps $ARCH_EXT_LIST
disabled optimizations || check_cflags -fomit-frame-pointer
enable_pic() {
......
Markdown is supported
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