aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-07-10 21:54:21 -0700
committerArmin Kuster <akuster808@gmail.com>2017-09-13 17:16:28 -0700
commit17f682bc25005206213ec43a0ee01e13f292f12a (patch)
treedbbba8f6154d9ebc72e1cb23f1977358f077e069 /meta-initramfs
parentf751cb4ed664041052613c030786d8e45a1d8841 (diff)
downloadmeta-openembedded-contrib-17f682bc25005206213ec43a0ee01e13f292f12a.tar.gz
libdbus-c++: Add -pthread to linker flags
It uses symbols from libpthread e.g. pthread_mutexattr_init and pthread_mutexattr_settype but does not link with pthreads, gold is strict about it and calls out with an error ../src/.libs/libdbus-c++-1.so: error: undefined reference to 'pthread_mutexattr_init' ../src/.libs/libdbus-c++-1.so: error: undefined reference to 'pthread_mutexattr_settype' Therefore correct the linker cmdline Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 592e9f26cca4944adf4e534af5794680f07d098c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-initramfs')
0 files changed, 0 insertions, 0 deletions