]> git.sesse.net Git - ffmpeg/commit
configure: clang: explicitly state dep file and rule name in DEPFLAGS
authorJanne Grunau <janne-libav@jannau.net>
Sat, 25 Jan 2014 16:34:19 +0000 (17:34 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Sat, 25 Jan 2014 20:50:21 +0000 (21:50 +0100)
commit9e057f53aa8549e94b7f52a67f69ce94d607da0a
tree3000eab87964a9a1ae898a5489bf3da8cd6cb8c3
parentfb87e69ff77f96536768dbae01d82db70c8b41f3
configure: clang: explicitly state dep file and rule name in DEPFLAGS

Fixes dependency file generation with gas-preprocessor.pl and clang.
Flags copied from GCC and tested with Apple's clang from Xcode 5 and
5.1 and clang 3.2, 3.3, 3.4 on Linux.
configure