mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
gstreamer1.0-plugins-nvvideosinks: refresh patches for R35.3.1
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
ddd88ad927
commit
6306520ad1
@@ -48,8 +48,8 @@ Index: gst-plugins-nv-video-sinks/Makefile
|
||||
-LDFLAGS = -Wl,--no-undefined -L/usr/lib/aarch64-linux-gnu/tegra -L/usr/local/cuda-$(CUDA_VER)/targets/aarch64-linux/lib/
|
||||
+LDFLAGS += -Wl,--no-undefined
|
||||
|
||||
-LIBS = -lnvbuf_utils -lnvbufsurface -lGLESv2 -lEGL -lX11 -lm -lcuda -lcudart
|
||||
+LIBS = -lnvbufsurface -lnvbuf_utils -lm
|
||||
-LIBS = -lnvbufsurface -lGLESv2 -lEGL -lX11 -lm -lcuda -lcudart
|
||||
+LIBS = -lnvbufsurface -lm
|
||||
|
||||
LIBS += `pkg-config --libs $(PKGS)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user