On 09/15/2011 10:17 AM, Lluís Vilanova wrote: > This will apply libuser-specific compilation flags (like the ones added by > --enable-user-pie), but keep softmmu emulation targets "as-is". > > Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu> > --- > Makefile.objs | 7 ++++--- > Makefile.target | 2 +- > Makefile.user | 4 +++- > configure | 1 + > 4 files changed, 9 insertions(+), 5 deletions(-)
Acked-by: Richard Henderson <r...@twiddle.net> Thanks for the fix. r~