mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
daemon: fix build
This commit is contained in:
parent
0b26674db3
commit
3f1c7c3ce3
@ -5,6 +5,8 @@ prefix = @prefix@
|
|||||||
CC = @CC@
|
CC = @CC@
|
||||||
LDFLAGS = @LDFLAGS@
|
LDFLAGS = @LDFLAGS@
|
||||||
CFLAGS = @CFLAGS@ \
|
CFLAGS = @CFLAGS@ \
|
||||||
|
-I ${BTSTACK_ROOT}/3rd-party/bluedroid/decoder/include \
|
||||||
|
-I ${BTSTACK_ROOT}/3rd-party/bluedroid/encoder/include \
|
||||||
-I ${BTSTACK_ROOT}/3rd-party/micro-ecc \
|
-I ${BTSTACK_ROOT}/3rd-party/micro-ecc \
|
||||||
-I ${BTSTACK_ROOT}/3rd-party/rijndael \
|
-I ${BTSTACK_ROOT}/3rd-party/rijndael \
|
||||||
-I ${BTSTACK_ROOT}/chipset/intel \
|
-I ${BTSTACK_ROOT}/chipset/intel \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user