﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
555	-pthreads needs to be escaped in call to csc	Christian Kellermann		"The sdl egg uses sdl-config to determine the linker flags. On OpenBSD the pthread library is called -pthread for historical reasons. -p is not recognised by csc and therefore needs to be escaped with prepending a -C making it a compiler flag (which gets passed on to the linker later).

The attached patch takes care of the escaping procedure and should not affect other systems or change much else."	defect	closed	major	4.9.0	extensions	4.6.x	fixed	sdl openbsd		
