Use mapfiles in jdk tree for BSD

Kurt Miller kurt at intricatesoftware.com
Thu Jul 14 19:32:48 PDT 2011


Hi Mike,

I noticed that FreeBSD and OpenBSD wasn't using mapfiles on the jdk 
tree. I would like to enable them for PLATFORM bsd, but not for Apple 
since it doesn't support them. Since mapfiles are disabled on Apply by this:

make/common/Defs-bsd.gmk:# Darwin does not support linker map files.
make/common/Defs-bsd.gmk:ifeq ($(OS_VENDOR), Apple)
make/common/Defs-bsd.gmk:LDNOMAP=true
make/common/Defs-bsd.gmk:endif

I believe the attached diff is will not break the Apple build. Would it 
be possible for you to confirm this doesn't cause an issue for Apple 
builds since my ppc Apple can't build right now?

Thanks,
-Kurt

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mapfile.diff
Url: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20110714/7f45d7fd/mapfile.diff 


More information about the bsd-port-dev mailing list