From d2719ccc8912246f2118a47afef48e73e82ebe28 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Fri, 19 Jan 2018 18:28:23 +0100 Subject: pine64 tests updated --- code/test/vid/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'code/test/vid') diff --git a/code/test/vid/Makefile b/code/test/vid/Makefile index b3943c0..4ba7b35 100644 --- a/code/test/vid/Makefile +++ b/code/test/vid/Makefile @@ -1,5 +1,4 @@ -# LIBVPX_HOME=/home/majstor/libvpx -LIBVPX_HOME=/Users/majstor/src/libvpx +LIBVPX_HOME=/opt/my/libvpx CFLAGS=-D_V4L2_KERNEL_ -I/usr/src/linux-headers-$(uname -r) -I$(LIBVPX_HOME) -I/opt/local/include/SDL2 -I../../core -I../../vconn -I../../util LDFLAGS=-L$(LIBVPX_HOME) -L/opt/local/lib dep=../../ecp/build-posix/*.a ../../util/libecputil.a ../init.o -- cgit v1.2.3