[Lunar-commits] r24295 - moonbase/trunk/web/seamonkey
Jannis Pohlmann
jannis at lunar-linux.org
Thu May 3 14:32:35 CEST 2007
Am Thu, 3 May 2007 14:11:50 +0200 (CEST)
schrieb "Zbigniew Luszpinski" <zbiggy at lunar-linux.org>:
> Author: zbiggy
> Date: 2007-05-03 14:11:50 +0200 (Thu, 03 May 2007)
> New Revision: 24295
>
> Modified:
> moonbase/trunk/web/seamonkey/BUILD
> Log:
> This fix should solve Samuel's compilation break.
>
>
> Modified: moonbase/trunk/web/seamonkey/BUILD
> ===================================================================
> --- moonbase/trunk/web/seamonkey/BUILD 2007-05-03 06:28:37 UTC
> (rev 24294) +++ moonbase/trunk/web/seamonkey/BUILD 2007-05-03
> 12:11:50 UTC (rev 24295) @@ -11,6 +11,7 @@
> export NATIVE_THEME_SUPPORT=1
> export MOZILLA_USE_XFT=1
> export BUILD_OPT=1
> + export MAKEOPTS=" -j1 "
Is this necessary? Why not set PSAFE=no in DETAILS?
- Jannis
More information about the Lunar-dev
mailing list