projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02fe1bc
)
Corrected spelling of "IOKit" framework
author
c vw
<dl1ycf@darc.de>
Fri, 28 May 2021 09:13:36 +0000
(11:13 +0200)
committer
c vw
<dl1ycf@darc.de>
Fri, 28 May 2021 09:13:36 +0000
(11:13 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 223950e5fc31c1861901abee8317bad028eb5915..1410a009e1ed7ac1613a253ab8bbd1e873a53579 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-232,7
+232,7
@@
ifeq ($(UNAME_S), Linux)
SYSLIBS=-lrt
endif
ifeq ($(UNAME_S), Darwin)
-SYSLIBS=-framework IO
k
it
+SYSLIBS=-framework IO
K
it
endif
OPTIONS=$(SMALL_SCREEN_OPTIONS) $(MIDI_OPTIONS) $(PURESIGNAL_OPTIONS) $(REMOTE_OPTIONS) $(USBOZY_OPTIONS) \