mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
Merge pull request #1902 from vpeter4/fdupes
fdupes: remove unneeded patch
This commit is contained in:
commit
e8e60468dc
@ -1,12 +0,0 @@
|
||||
diff --git a/Makefile b/Makefile
|
||||
index 1d5e41a..6dc6da4 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -71,7 +71,6 @@ MKDIR = mkdir -p
|
||||
#
|
||||
# Make Configuration
|
||||
#
|
||||
-CC ?= gcc
|
||||
COMPILER_OPTIONS = -Wall -O -g
|
||||
|
||||
CFLAGS= $(COMPILER_OPTIONS) -I. -DVERSION=\"$(VERSION)\" $(EXTERNAL_MD5) $(EXPERIMENTAL_RBTREE) $(OMIT_GETOPT_LONG)
|
Loading…
x
Reference in New Issue
Block a user