]> git.proxmox.com Git - mirror_qemu.git/commit
ui/curses: build as module
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Mar 2018 10:05:45 +0000 (11:05 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 5 Mar 2018 07:44:11 +0000 (08:44 +0100)
commit2373f7d581e82c11645a799a032b9e64fd61c1b8
tree12390f998688f7d7b36b9c857e397e6c5e95b832
parente0fb129c2f2baac0ef44408751bada8739f99522
ui/curses: build as module

Also drop curses libs from libs_softmmu.  Add CURSES_{CFLAGS,LIBS}
variables so we can use them for linking the curses module.

Also make target/unicore32/helper.o depend on curses which uses curses
directly for some reason ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180301100547.18962-12-kraxel@redhat.com
configure
target/unicore32/Makefile.objs
ui/Makefile.objs