mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
diskdev_cmds: fix build, use our 'ar', this fixes #874
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e815dc5991
commit
f5979c7ae8
@ -348,7 +348,7 @@ diff -druN diskdev_cmds-332.14/fsck_hfs.tproj/dfalib/Makefile.lnx diskdev_cmds-3
|
||||
+OFILES = $(CFILES:.c=.o)
|
||||
+
|
||||
+libdfa.a: $(OFILES)
|
||||
+ ar rc $@ $?
|
||||
+ $(AR) rc $@ $?
|
||||
+
|
||||
+clean:
|
||||
+ $(RM) $(OFILES) libdfa.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user