Kaydet (Commit) 332bce15 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Need the IOKit library now

Change-Id: Ib98fc2f683729d1c9fe6768c63a1d1a6614ba567
üst 0a52587c
...@@ -79,6 +79,7 @@ $(eval $(call gb_Library_use_libraries,vcl,\ ...@@ -79,6 +79,7 @@ $(eval $(call gb_Library_use_libraries,vcl,\
ifeq ($(OS),MACOSX) ifeq ($(OS),MACOSX)
$(eval $(call gb_Library_add_libs,vcl,\ $(eval $(call gb_Library_add_libs,vcl,\
-lIOKit \
-lobjc \ -lobjc \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment