mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
Add default instance path for android debug servald binary
This commit is contained in:
parent
2efcfa24d5
commit
1cf46dcef9
@ -18,6 +18,7 @@ SERVALD_LOCAL_CFLAGS = \
|
||||
-g \
|
||||
-Wall -Wno-unused-variable -Wno-unused-value -Werror \
|
||||
-DSERVALD_VERSION="\"Android\"" -DSERVALD_COPYRIGHT="\"Android\"" \
|
||||
-DINSTANCE_PATH="\"/data/data/org.servalproject/var/serval-node\"" \
|
||||
-DSHELL -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" \
|
||||
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" \
|
||||
-DHAVE_FUNC_ATTRIBUTE_ERROR=1 \
|
||||
|
Loading…
Reference in New Issue
Block a user