Skip to content
Snippets Groups Projects
Commit 096ed3c3 authored by Emeric Vigier's avatar Emeric Vigier
Browse files

#14652: attach current thread as daemon in SWIG

parent 9e5c769e
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,8 @@ LOCAL_CPPFLAGS += $(NETWORKMANAGER) \
-DPROGSHAREDIR=\"${MY_DATADIR}/sflphone\" \
-DHAVE_CONFIG_H \
-std=gnu++0x -frtti -fexceptions -fpermissive \
-DAPP_NAME=\"sflphone\"
-DAPP_NAME=\"sflphone\" \
-DSWIG_JAVA_ATTACH_CURRENT_THREAD_AS_DAEMON
#-L$(APP_PROJECT_PATH)/obj/local/armeabi \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment