[Bug 199121] [PATCH] Fix for lang/luajit pc file.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 19:48:41 UTC 2015


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

            Bug ID: 199121
           Summary: [PATCH] Fix for lang/luajit pc file.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa at FreeBSD.org
          Reporter: 6yearold at gmail.com
          Assignee: osa at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(osa at FreeBSD.org)

Created attachment 155128
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155128&action=edit
Patch.

etc/luajit.pc file in the lang/luajit port contains "-ldl", which is not
present on FreeBSD. dl* functions are located in libc itself, and this flags
breaks linking with luajit.so when using pkg-config.

Attached path is ready to be included in port's files/ dir.

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


More information about the freebsd-ports-bugs mailing list