On 5 July 2006 at 19:46, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote: > > In HARMONY-681, I applied the patch to build DRLVM as debug by > default, but 'rejected' the classlib patch, as it's not overridable as > the DRLVM one is. > > I think that we'd like to be able to set a flag for release build, > rather than have to rummage about in each makefile and include. > > Yea? Nea?
I looked at this patch and thought the same thing. It should be quite easy to add an ant property that gets converted to an environment variable[0] - as hy.hdk does - that gets added to the *FLAGS. And the patch was right, it should default to "debug on". Regards, -Mark. [0] Maybe two - one for compilation and one for linking. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
