diff options
author | Arnaud Lacombe <lacombar@gmail.com> | 2010-08-16 00:19:04 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-08-17 10:35:40 +0200 |
commit | 7080e47bb2783c04982526068204c1c8fc2c4c38 (patch) | |
tree | 15e8735ba495c6ed03493150a940c4fcd2fd763e /crypto/ccm.c | |
parent | 94bedeca77bf79a81952ed4c3abb8c1cce4c85dd (diff) |
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 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions