[Bug 279367] java/openjdk11 -- build with the base compiler, not custom LLVM

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Sep 2024 20:45:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279367

Mikhail T. <freebsd-2024@virtual-estates.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251038|0                           |1
        is obsolete|                            |

--- Comment #4 from Mikhail T. <freebsd-2024@virtual-estates.net> ---
Created attachment 253259
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253259&action=edit
Respect compiler and linker flags

(In reply to Vladimir Druzenko from comment #3)
> Update subject of the PR, update patch.

Here it is. In addition to setting the compiler and linker flags, the patch
disables precompiled headers whenever gcc is used -- not just on powerpc64.

Without this, I was getting PCH-error from g++12 on my amd64 machine too.

I _suspect_, it is currently set on powerpc64, because gcc is the only compiler
there, but I have no access to a powerpc64-machine to test :(

-- 
You are receiving this mail because:
You are the assignee for the bug.