projects
/
platform
/
core
/
uifw
/
dali-adaptor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7195b8a
)
Re-add linker dependency to boost_system
84/44784/2
author
Adeel Kazmi
<adeel.kazmi@samsung.com>
Mon, 27 Jul 2015 15:40:15 +0000
(16:40 +0100)
committer
Adeel Kazmi
<adeel.kazmi@samsung.com>
Mon, 27 Jul 2015 15:44:11 +0000
(16:44 +0100)
Change-Id: I6003834ed6e562e6048b95202fe5db44d8f97d23
build/tizen/adaptor/Makefile.am
patch
|
blob
|
history
diff --git
a/build/tizen/adaptor/Makefile.am
b/build/tizen/adaptor/Makefile.am
index
f99e56e
..
e73494d
100644
(file)
--- a/
build/tizen/adaptor/Makefile.am
+++ b/
build/tizen/adaptor/Makefile.am
@@
-299,6
+299,7
@@
libdali_adaptor_la_LIBADD = \
-lgif \
-lpthread \
-lboost_thread \
+ -lboost_system \
-lturbojpeg
if WAYLAND