[Bug 230612] Building OpenJDK without linking in ALSA

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 13 23:28:12 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230612

            Bug ID: 230612
           Summary: Building OpenJDK without linking in ALSA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: owen94012 at gmail.com

Created attachment 196173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196173&action=edit
first of two patches to remove alsa requirements from OpenJDK

I am porting OpenFortranParser:
https://github.com/OpenFortranProject/open-fortran-parser

It requires OpenJDK 1.7 but the current build of OpenJDK requires ALSA which
isn't even installed on my system nor do I want to install it.

These patches allows OpenJDK 1.7 to build w/o needing to link in libasound.so

Can we have these changes applied so that for users who do not want ALSA can
install OpenJDK w/o it?

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


More information about the freebsd-ports-bugs mailing list