summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/old-configure1
-rw-r--r--TOOLS/old-makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/old-configure b/TOOLS/old-configure
index f68f95f3aa..41c9b1c9bd 100755
--- a/TOOLS/old-configure
+++ b/TOOLS/old-configure
@@ -964,6 +964,7 @@ cat > $TMPC << EOF
#define HAVE_VIDEOTOOLBOX_HWACCEL 0
#define HAVE_VIDEOTOOLBOX_GL 0
#define HAVE_VIDEOTOOLBOX_VDA_GL 0
+#define HAVE_SSE4_INTRINSICS 1
#ifdef __OpenBSD__
#define DEFAULT_CDROM_DEVICE "/dev/rcd0c"
diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile
index 1ed6bc4b3f..bb15f96630 100644
--- a/TOOLS/old-makefile
+++ b/TOOLS/old-makefile
@@ -234,6 +234,7 @@ SOURCES = audio/audio.c \
ta/ta_talloc.c \
video/csputils.c \
video/fmt-conversion.c \
+ video/gpu_memcpy.c \
video/image_writer.c \
video/img_format.c \
video/mp_image.c \