OSDN Git Service

stubs: replace stubs with lnot if applicable
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Aug 2019 13:12:18 +0000 (15:12 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Dec 2019 18:32:48 +0000 (19:32 +0100)
commit44e9f2309fdb1315fc7d0a2f37eee3fecd471308
tree63004b9afb44fa340a115bd006ec3735899c5661
parentb8d89ba83bf42be1f7b1d7d45236eaf6960d1c4e
stubs: replace stubs with lnot if applicable

The stubs mechanism relies on static libraries and compilation order,
which is a bit brittle and should be avoided unless necessary.
Replace it with Boolean operations on CONFIG_* symbols.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.objs
crypto/Makefile.objs
util/Makefile.objs