Nathan Beyer wrote:
> I'm playing around with an adjustment to the build that might help the
> awt/swing crashes on linux. Where's the best place to add a define
> statement to the make files for linux builds only.

I didn't see any reply to this, apologies if I just missed it.

For the class libraries it depends upon the scope you are changing, so
you can put it into such places as
  awt/src/main/native/*/unix/makefile

for targeted makes, or more globally in
  depends/build/platform/*

for different architectures.

What were you planning on trying?

Regards,
Tim


Reply via email to