[Bug 731930] New: [modplug] Don't hardcode c++ standard lib.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 19 11:18:54 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731930
  GStreamer | gst-plugins-bad | git

           Summary: [modplug] Don't hardcode c++ standard lib.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: kwm at FreeBSD.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


On FreeBSD the default c++ standard library is libc++ (from llvm).
Don't hardcode -lstdc++ (GNU gcc library) in the Makefile and let the compiler
figure it out.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list