]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/sparc/Makefile
cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.
[ffmpeg] / libavcodec / sparc / Makefile
index 4b387461c2c18008cb10f5032eaf7e4e61ea0da9..1b6ac81ca03c439c4c06b99d07a03c194b7aea0e 100644 (file)
@@ -1,2 +1,2 @@
-OBJS-$(HAVE_VIS)                       += sparc/dsputil_vis.o           \
-                                          sparc/simple_idct_vis.o       \
+VIS-OBJS += sparc/dsputil_vis.o                                         \
+            sparc/simple_idct_vis.o                                     \