diff options
author | Martin Storsjö <martin@martin.st> | 2014-07-28 11:51:29 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-08-06 19:15:59 +0300 |
commit | ed6d9ce914d552eeda16af857da97c4b1aea1e3f (patch) | |
tree | 237b952119d374dffa922cf11cf41368666cb80f /libavcodec/libspeexenc.c | |
parent | cbc808d726afdf53d866264722785c1304c17390 (diff) | |
download | ffmpeg-ed6d9ce914d552eeda16af857da97c4b1aea1e3f.tar.gz |
configure: Include the armcc build number in the compiler identification
This tries to find the most expressive part of the output of
armcc --vsn to include, giving a compiler identification of
"ARM Compiler 5.04 update 2 (build 82)" instead of just
"ARM Compiler 5.04" for armcc 5.0.
4.x versions of armcc output the following, for "armcc --vsn":
ARM C/C++ Compiler, RVCT4.0 [Build 925]
For evaluation purposes only
Software supplied by: ARM Limited
ARM C/C++ Compiler, 4.1 [Build 894]
For evaluation purposes only
Software supplied by: ARM Limited
5.0 versions output this:
Product: ARM Compiler 5.04
Component: ARM Compiler 5.04 update 2 (build 82)
Tool: armcc [5040081]
For evaluation purposes only
Software supplied by: ARM Limited
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/libspeexenc.c')
0 files changed, 0 insertions, 0 deletions