commit | 738e4171de478da2516180c7a139f1b762443618 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 10 11:17:48 2015 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 28 22:14:14 2015 +0200 |
tree | bea790b0ceaa133803d7f7f02271ca0b0c26117a | |
parent | 2847b46958ab0bd604e1b3fcafba0f5ba4375833 [diff] |
milkymist: do not modify libs-softmmu This is better and prepares for the next patch. When we copy libs_softmmu's value into LIBS with a := assignment, we cannot anymore modify libs_softmmu in the Makefiles. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>