OSDN Git Service

Remove ineffectual hack that attempts to build ppc/check_altivec.o without
authorDiego Biurrun <diego@biurrun.de>
Sun, 30 Nov 2008 16:57:28 +0000 (16:57 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 30 Nov 2008 16:57:28 +0000 (16:57 +0000)
commit52ad2f390e364300cc3da22a3f18f15f59624a3d
tree65b2af9b39ee18c7a20d8d6c7471fcabb7027e28
parenta4fa192c81ff1db23d05bf627bee051cf8c2918a
Remove ineffectual hack that attempts to build ppc/check_altivec.o without
AltiVec flags. The flags are set by configure and used to compile all files
anyway. Setting extra AltiVec options here just duplicates them for the files
for which they are set.

Originally committed as revision 15959 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile