mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3896 from usr-sse2/patch-1
hfsprogs: Fix building on macOS
This commit is contained in:
@@ -69,7 +69,7 @@ index 0000000..8c07196
|
||||
+OFILES = $(CFILES:.c=.o)
|
||||
+
|
||||
+libdfa.a: $(OFILES)
|
||||
+ ar rc $@ $?
|
||||
+ $(AR) rc $@ $?
|
||||
+
|
||||
+clean:
|
||||
+ $(RM) $(OFILES) libdfa.a
|
||||
|
||||
Reference in New Issue
Block a user