mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vdr-iptv: use our 'strip'
This commit is contained in:
parent
d2a3685ac9
commit
bd88997c37
14
packages/3rdparty/multimedia/vdr-iptv/patches/vdr-iptv-0.5.2-use-our-strip.patch
vendored
Normal file
14
packages/3rdparty/multimedia/vdr-iptv/patches/vdr-iptv-0.5.2-use-our-strip.patch
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
diff --git a/Makefile b/Makefile
|
||||||
|
index d41acd1..58faab1 100644
|
||||||
|
--- a/Makefile
|
||||||
|
+++ b/Makefile
|
||||||
|
@@ -5,9 +5,6 @@
|
||||||
|
# Debugging on/off
|
||||||
|
#IPTV_DEBUG = 1
|
||||||
|
|
||||||
|
-# Strip debug symbols? Set eg. to /bin/true if not
|
||||||
|
-STRIP = strip
|
||||||
|
-
|
||||||
|
# The official name of this plugin.
|
||||||
|
# This name will be used in the '-P...' option of VDR to load the plugin.
|
||||||
|
# By default the main source file also carries this name.
|
Loading…
x
Reference in New Issue
Block a user