Build Identified as Windows - On OS X
Michael Franz
mvfranz at gmail.com
Sun Apr 13 14:09:57 PDT 2008
Ok, I found my problem. It seems that we also have makefile includes that
end in .make (openjdk/hotspot/make/defs.make) Is there a reason to have
.gmk and .make extension for makefile includes? Are there going to be other
extensions I need to look out for?
On Sun, Apr 13, 2008 at 3:19 PM, Michael Franz <mvfranz at gmail.com> wrote:
> Hi,
>
> I cannot figure out why openjdk/hotspot/make/Makefile always builds the
> windows section. I have added darwin sections to plenty of Makefiles and
> *.gmk files, but this file seems to always be identified as windows. OSNAME
> equals windows. OSNAME is only set by OSNAME = $(shell uname -s) and I
> don't know how this could ever return Windows.
>
> Any idea how this is happening?
>
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20080413/ec22737a/attachment.html
More information about the distro-pkg-dev
mailing list