[Libreoffice] ICU Build breakage in master on OSX
Caolán McNamara
caolanm at redhat.com
Tue Mar 15 14:48:33 PDT 2011
On Tue, 2011-03-15 at 18:29 +0100, Alexander Thurgood wrote:
> -DU_CC=\"ccache gcc-4.0\"
> Looking at icuinfo.cpp, it doesn't look like there is a problem with the
> double quoting around the printf statements
The compiler is probably seeing basically...
-DU_CC="ccache
as the define
Sticking a "" around each element should work, just pushed that change,
hopefully that'll work, and clear the MacOSX tinderbox as well
C.
More information about the LibreOffice
mailing list