To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103763
User cloph changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |VERIFIED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Aug 28 13:11:27 +0000
2009 -------
verified.
But I noticed I used CC="gcc ..." and CXX="g++ ..." in moz/makefile.mk
For users that did not setup ccache via symlinks, but with setting CC="ccache
/path/to/real/gcc", this will disable ccache. probably better would be CC="$(CC)
..." and CXX="$(CXX) ..."
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]