aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile')
-rw-r--r--multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile b/multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile
deleted file mode 100644
index bd97e8fccd4c..000000000000
--- a/multimedia/mjpg-streamer/files/patch-plugins_input__testpicture_Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
---- plugins/input_testpicture/Makefile.orig 2021-02-20 17:47:40 UTC
-+++ plugins/input_testpicture/Makefile
-@@ -7,11 +7,10 @@
- #
- ###############################################################
-
--CC = gcc
-
- OTHER_HEADERS = ../../mjpg_streamer.h ../../utils.h ../output.h ../input.h
-
--CFLAGS += -O2 -DLINUX -D_GNU_SOURCE -Wall -shared -fPIC
-+CFLAGS += -shared -fPIC
- #CFLAGS += -DDEBUG
- LFLAGS += -lpthread -ldl
-