Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 15:36:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196099] New: graphics/sdl_image and graphics/sdl2_image: direct linking instead of dlopen(3)
Message-ID:  <bug-196099-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196099

            Bug ID: 196099
           Summary: graphics/sdl_image and graphics/sdl2_image: direct
                    linking instead of dlopen(3)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mva@FreeBSD.org
          Reporter: jbeich@vfemail.net
             Flags: maintainer-feedback?(mva@FreeBSD.org)
          Assignee: mva@FreeBSD.org

Created attachment 150725
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150725&action=edit
add --disable-*-shared

To avoid hiding runtime issues when dependencies are updated. dlopen is only
useful for optional dependencies i.e., those not always pulled with the
package. Idea from Gentoo.

Alternatively, LIB_DEPENDS should be replaced with BUILD_DEPENDS.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer mva@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196099-13>