diff options
author | Mans Rullgard <mans@mansr.com> | 2012-11-30 21:14:25 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-12-07 16:54:03 +0000 |
commit | 1234c66a315b139339d52ca193b3f1d67af9ce19 (patch) | |
tree | 0ac0cd1bad77070e836ed941f621e79eb9b30139 /libavdevice/dshow_capture.h | |
parent | 9ebd45c2d58ad9241ad09718679f0cf7fb57da52 (diff) | |
download | ffmpeg-1234c66a315b139339d52ca193b3f1d67af9ce19.tar.gz |
configure: arm: detect toolchain default arch version
Probe for the toolchain default architecture version if no --cpu flag
is present or an unknown cpu is specified. Works with gcc, clang and
armcc.
This allows configuring based on the arch version even if it is not
explicitly specified to configure. It also causes an explicit -march
flag to be added to CFLAGS and ASFLAGS, which in turn lets us do
proper instruction set tests with the assembler.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavdevice/dshow_capture.h')
0 files changed, 0 insertions, 0 deletions