fix compile with Xcode 7

This commit is contained in:
Matthias Ringwald 2015-09-21 18:49:37 +02:00
parent 5838a2ed38
commit 8d1321ee68

View File

@ -50,7 +50,7 @@ BTdaemon_FILES = \
$(BTSTACK_ROOT)/platforms/cocoa/remote_device_db_cocoa.m \
BTdaemon_CFLAGS = -I$(BTSTACK_ROOT)/include -I$(BTSTACK_ROOT)/ble -I$(BTSTACK_ROOT)/src -I..
BTdaemon_LDFLAGS += $(SYSROOT)/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
BTdaemon_PRIVATE_FRAMEWORKS = IOKIT
before-all::
../../../tools/get_version.sh