mcst-linux-kernel/patches-2024.06.26/rtmpdump-20150114/0002-various-build-and-inst...

17 lines
332 B
Diff

diff -Naur orig/Makefile new/Makefile
--- orig/Makefile 2024-04-15 09:11:29.394516865 +0000
+++ new/Makefile 2024-04-15 09:11:51.622453539 +0000
@@ -1,9 +1,9 @@
VERSION=v2.4
-prefix=/usr/local
+prefix=/usr
-CC=$(CROSS_COMPILE)gcc
-LD=$(CROSS_COMPILE)ld
+#CC=$(CROSS_COMPILE)gcc
+#LD=$(CROSS_COMPILE)ld
SYS=posix
#SYS=mingw