mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
diskdev_cmds: remove unneeded patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f115fb6b94
commit
e815dc5991
@ -1,9 +0,0 @@
|
|||||||
--- diskdev_cmds-332.14/Makefile.lnx.bak 2009-07-22 11:58:10.000000000 -0400
|
|
||||||
+++ diskdev_cmds-332.14/Makefile.lnx 2009-07-22 11:57:37.000000000 -0400
|
|
||||||
@@ -1,5 +1,5 @@
|
|
||||||
CC := gcc
|
|
||||||
-CFLAGS := -g3 -Wall -I$(PWD)/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1
|
|
||||||
+CFLAGS += -Wall -I$(PWD)/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1
|
|
||||||
SUBDIRS := newfs_hfs.tproj fsck_hfs.tproj
|
|
||||||
|
|
||||||
all clean:
|
|
Loading…
x
Reference in New Issue
Block a user