[Bug 276746] www/firefox: fix build with libc++ 18
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276746] www/firefox: fix build with libc++ 18"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Feb 2024 03:43:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276746
Antonio Mays <darrylkoch7@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darrylkoch7@gmail.com
--- Comment #3 from Antonio Mays <darrylkoch7@gmail.com> ---
eems to work here, on 13-CURRENT:
trasz@v2:~ % java -version
java version "1.8.0_231"
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode)
trasz@v2:~ % /usr/local/linux-oracle-jdk1.8.0/bin/java -version
java version "1.8.0_231"
https://littlerunmo.com/
Java(TM) SE Runtime Environment (build 1.8.0_231-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.231-b11, mixed mode)
Are you still able to reproduce this?
--
You are receiving this mail because:
You are the assignee for the bug.