nilsvanvelzen / mac_ppc_openjdk8u60

openjdk8 for Mac OSX 10.5 PowerPC
GNU General Public License v2.0
21 stars 3 forks source link

Minor fixes for macOS PowerPC build #3

Closed barracuda156 closed 2 months ago

barracuda156 commented 2 months ago

The first commit fixes a build error. The second addresses a segfault on launch, which we discussed (I used the same macro used elsewhere across the file, though a better way would be to use Apple macros + arch conditioning where needed).

P. S. I also had some extra minor modifications when building this, but not sure they are necessary.