Re: [Qemu-devel] [PATCH] Remove extra -lrt switch

2012-04-27 Thread Peter Portante
On 04/27/2012 02:14 PM, Peter Maydell wrote: On 27 April 2012 18:43, Peter Portante wrote: Remove the extra -lrt switch which might be there from the package config check for gthreads. See also: e3c56761b465a4253871c32b06ebbc2d8b3fc3e1 for the extra pthread switch removal. Signed-off-by: Pete

Re: [Qemu-devel] [PATCH] Remove extra -lrt switch

2012-04-27 Thread Peter Maydell
On 27 April 2012 18:43, Peter Portante wrote: > Remove the extra -lrt switch which might be there from the package > config check for gthreads. > > See also: e3c56761b465a4253871c32b06ebbc2d8b3fc3e1 for the extra > pthread switch removal. > > Signed-off-by: Peter Portante > --- >  configure |   1

Re: [Qemu-devel] [PATCH] Remove extra -lrt switch

2012-04-27 Thread Peter Portante
On Fri, Apr 27, 2012 at 1:43 PM, Peter Portante wrote: > Remove the extra -lrt switch which might be there from the package > config check for gthreads. > > See also: e3c56761b465a4253871c32b06ebbc2d8b3fc3e1 for the extra > pthread switch removal. > FYI: I am not trying to dribble these in, I am

[Qemu-devel] [PATCH] Remove extra -lrt switch

2012-04-27 Thread Peter Portante
Remove the extra -lrt switch which might be there from the package config check for gthreads. See also: e3c56761b465a4253871c32b06ebbc2d8b3fc3e1 for the extra pthread switch removal. Signed-off-by: Peter Portante --- configure | 11 ++- 1 files changed, 10 insertions(+), 1 deletions(-