Hi,
Why this contribution is required
These changes are to support the override of native C/C++ source by the
SetupNativeCompilation macro in a similar way to how java classes can be
overridden in SetupJavaCompilation. This will enable extension/closed
source providers to easily override nati
[+build-dev]
On Fri, Jan 19, 2018 at 9:48 AM, Stefan Knorr wrote:
> Hi,
>
> I noticed that the page at http://openjdk.java.net/install/ does not
> mention how to install OpenJDK on SUSE-based distros (openSUSE and SUSE
> Linux Enterprise/SLE). Would it be possible to add that information?
>
> Fo
On 01/19/2018 07:43 PM, Martin Buchholz wrote:
> [+build-dev]
Does this really fit here? It's not related to building OpenJDK but
rather just installing, isn't it?
FWIW, the installation instructions for Debian are also outdated as
they are missing OpenJDK-9 which can now be installed through Deb
On Fri, Jan 19, 2018 at 11:16 AM, John Paul Adrian Glaubitz <
glaub...@physik.fu-berlin.de> wrote:
> On 01/19/2018 07:43 PM, Martin Buchholz wrote:
> > [+build-dev]
>
> Does this really fit here? It's not related to building OpenJDK but
> rather just installing, isn't it?
>
Oh, I think you're rig
Alright folks, you've convinced me.
The "builder interface" is the same "bash configure && make"
(aside: having configure be non-executable is super-annoying, because it
changes an interface burned into my fingers)
and yes, users already have to install many dependencies.
I was thinking you would