Thanks Magnus, this fixes AIX (in the sense that it does not attempt anymore to build libjsound).
Best Regards, Thomas On Wed, Mar 28, 2018 at 12:46 PM, Magnus Ihse Bursie < magnus.ihse.bur...@oracle.com> wrote: > With some further simplifications, the code for building libjsound is very > small. There is no longer any reason to have that in a separate file. > Instead it should be inlined into Lib-java.desktop.gmk. > > This patch also includes code to stop building libjsig on AIX, as > requested by Thomas Stüfe. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8200357 > WebRev: http://cr.openjdk.java.net/~ihse/JDK-8200357-inline-SoundLib > raries/webrev.01 > > /Magnus > >