diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-03 16:08:28 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-03 16:14:29 -0400 |
commit | d3b9e0ff4e9f1b0bb328dc57ca5507bac48a6615 (patch) | |
tree | 05901dc0270a3b5d7b8ca2a9c43e1c4adcc38bf9 /src/shared/ioprio.h | |
parent | fda2c5d28bdf5c6ac1ff1ba504fa884c48ed1439 (diff) |
build-sys: "link" libsystemd-id128 against libsd-daemon-internal
georgem> libsystemd-id128.so: undefined reference to `sd_listen_fds'
In some toolchains (--as-needed not used or not working), the
toolchain doesn't drop this dependency. It is introduced because
sd-id128.so is linked against sd-shared.la, and some functions therein
use libsystemd-daemon, but libsd-id128 doesn't use any of those
functions.
This results in no change in libsystemd-id128.so when the unused
symbols are properly stripped.
Diffstat (limited to 'src/shared/ioprio.h')
0 files changed, 0 insertions, 0 deletions