[Bug 248738] multimedia/libv4l: Fix build with -fno-common (clang 11 and gcc 10)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 19 11:44:02 UTC 2020


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

--- Comment #4 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Upstream patch:

commit afb123618b087f3ca2305b84fb004624662e52f0
Author: David Seifert <soap at gentoo.org>
Date:   Wed Feb 26 11:07:29 2020 +0100

    Fix GCC 10 / -fno-common

    * GCC 10 switches its default symbol emission mode
      to cause linker errors when an object is defined
      more than once.

    Bug: https://bugs.gentoo.org/706756
    Signed-off-by: David Seifert <soap at gentoo.org>
    Signed-off-by: Hans Verkuil <hverkuil-cisco at xs4all.nl>

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


More information about the freebsd-multimedia mailing list