diff options
author | 2010-08-16 00:19:04 -0400 | |
---|---|---|
committer | 2010-08-17 10:35:40 +0200 | |
commit | 7080e47bb2783c04982526068204c1c8fc2c4c38 (patch) | |
tree | 15e8735ba495c6ed03493150a940c4fcd2fd763e /tools/perf/scripts/python | |
parent | kbuild: confdata.c explicitly reference errno, thus need <errno.h> (diff) | |
download | linux-dev-7080e47bb2783c04982526068204c1c8fc2c4c38.tar.xz linux-dev-7080e47bb2783c04982526068204c1c8fc2c4c38.zip |
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
On BSD systems, `check-lxdialog' would select -lcurses as the default
curses library which would conflict with -lncurses at runtime: curses'
compatible symbols are getting handled by the system's curses library while the
ncurses-specific symbols are getting handled by the ports' ncurses.
This fixes `nconf' segmentation fault on these systems.
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions