Re: [PATCH v2 1/4] fix sysroot tests to pass on Fedora 13

2010-08-12 Thread Ralf Wildenhues
* Paolo Bonzini wrote on Fri, Aug 13, 2010 at 03:23:03AM CEST: > * tests/sysroot.at: Link $prefix/include into the sysroot as well, as > required by newer GCC. Obviously. Thanks! Ralf

[PATCH v2 1/4] fix sysroot tests to pass on Fedora 13

2010-08-12 Thread Paolo Bonzini
* tests/sysroot.at: Link $prefix/include into the sysroot as well, as required by newer GCC. --- tests/sysroot.at |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/sysroot.at b/tests/sysroot.at index 850e0cd..869c9c4 100644 --- a/tests/sysroot.at +++ b/tests/sysroot.a