From ddd56f6edd12d393d15f31a35af8939c58808400 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 14 Jun 2011 13:18:08 +0300 Subject: gpu_neon: vram fixes, list loop detection --- plugins/gpu_neon/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/gpu_neon/Makefile') diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile index 6332308..974ac1a 100644 --- a/plugins/gpu_neon/Makefile +++ b/plugins/gpu_neon/Makefile @@ -15,6 +15,7 @@ CFLAGS += `sdl-config --cflags` -m32 LDFLAGS += `sdl-config --libs` SRC += vout_sdl.c endif +PEOPS=1 ifndef PEOPS else SRC += peops.c -- cgit v1.2.3