From: Rich Felker Date: Fri, 19 Oct 2012 03:02:53 +0000 (-0400) Subject: use $CC rather than "$CC" in configure script X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=01e5a1b6cddb1c7f57eb8194ac7e864501d61aeb;hp=01e5a1b6cddb1c7f57eb8194ac7e864501d61aeb use $CC rather than "$CC" in configure script this is necessary to allow $CC with arguments in it ---