kumquat-buildroot/package/kismet
Yann E. MORIN 8b966c934d package/kismet: fix ncurses static build
Says Vicente:
    [T]he order is very important when doing static builds.
    Otherwise we will see errors like this one:

    [...]/sysroot/usr/lib/libpanel.a(p_delete.o):
    In function `del_panel':
    p_delete.c:(.text+0x68): undefined reference to `_nc_panelhook'

Fix the order configure adds libraries: new libraries should be added
at the *front* of the list, not at the end.

Reported-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-12-27 11:29:04 +01:00
..
0001-ncurses.patch kismet: rename patches to follow the new name convention 2014-12-11 19:53:43 +01:00
0002-nobsd.patch kismet: rename patches to follow the new name convention 2014-12-11 19:53:43 +01:00
0003-fix-curses-libs-ordering.patch package/kismet: fix ncurses static build 2014-12-27 11:29:04 +01:00
Config.in
kismet.mk package/kismet: fix ncurses static build 2014-12-27 11:29:04 +01:00