summaryrefslogtreecommitdiff
path: root/solenv/inc/unxandr.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-14 01:48:01 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-14 01:55:05 +0200
commit47fd8a09a07cfb98201087de7e27717ad999be8b (patch)
treef3368951002dba6e5e2a755df92592f35835084f /solenv/inc/unxandr.mk
parent68bc001235dbee457bbe3b38ee9f42f9facaee2b (diff)
Also link shared libs always with -llog -landroid -lgnustl_shared
Diffstat (limited to 'solenv/inc/unxandr.mk')
-rw-r--r--solenv/inc/unxandr.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/inc/unxandr.mk b/solenv/inc/unxandr.mk
index c22dbe910c9f..52c92da19bbb 100644
--- a/solenv/inc/unxandr.mk
+++ b/solenv/inc/unxandr.mk
@@ -47,4 +47,6 @@ LINKFLAGSAPPCUI=-shared
STDLIBGUIMT+=-llog -landroid -lgnustl_shared
STDLIBCUIMT+=-llog -landroid -lgnustl_shared
+STDSHLGUIMT+=-llog -landroid -lgnustl_shared
+STDSHLCUIMT+=-llog -landroid -lgnustl_shared