Le 17/10/2012 10:18, Erich Titl a écrit :
> Hi Folks
>
> This has driven me crazy for a long time and was the reason for a number
> of quirks in the makefiles.
>
> When calling 'build' the buildtool passes the parameters defined in
> buildtool.cfg to the environment and thus to the makefile.
>
> here...
>
> buildtool::Make::Source::_makeEnvString:envstring=
> OPENSWAN_ANDROID_ICS_NATOA=openswan-2.6.38-android-ics-natoa.patch
> OPENSWAN_SOURCE=openswan-2.6.37.tar.gz LANG=C
>
> When calling srcclean this does not happen for whatever reason and it
> bumps up cleaning quite a bit, as one cannot rely on those parameters.
>
> Could someone please look into that perl jungle to root it out. IMHO we
> need to pass the parameters defined in the config files to the
> environment in any case.
>
Hi Erich,
this was fixed in BuC 5.x branch. Now all the envname defined in 
buildtool.cfg are export properly in a Makefile that was used to set the 
environment for the build.
We don't develop anymore on BuC 4.x series as this series are in 
maintenance mode.
As Andrew said, the best is perhaps you go to the BuC 5.x branch that 
was enough stable.

Regards,
Yves



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to