Changeset 2480da12 in ffmpeg

Timestamp:
Aug 4, 2015, 9:00:54 AM (9 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
f6518e51
Parents:
e322b706
git-author:
Shiz <hi@shiz.me> (08/03/15 10:20:59)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (08/04/15 09:00:54)
Message:

configure: Silence error messages when probing compiler.

On Xcode's clang on OS X, $cc --version will output a 'Configured with:'
line to stderr, which clobbers the configure script output. As this line
serves no further purpose, it should be silenced.

The same applies to apple-gcc 4.2.1, which complains that it can not
understand the kernel version it is running on.

Reviewed-by: Carl Eugen Hoyos <cehoyos@ag.or.at>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.