FreeBSD Bugzilla – Attachment 217515 Details for
Bug 248902
multimedia/obs-studio: fix new linker duplicate symbol error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch linker duplicate symbol error
file_248902.txt (text/plain), 672 bytes, created by
Dave Cottlehuber
on 2020-08-25 09:16:22 UTC
(
hide
)
Description:
patch linker duplicate symbol error
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2020-08-25 09:16:22 UTC
Size:
672 bytes
patch
obsolete
>diff --git multimedia/obs-studio/files/patch-deps_glad_src_glad__glx.c multimedia/obs-studio/files/patch-deps_glad_src_glad__glx.c >new file mode 100644 >index 000000000000..dc158af56964 >--- /dev/null >+++ multimedia/obs-studio/files/patch-deps_glad_src_glad__glx.c >@@ -0,0 +1,11 @@ >+--- deps/glad/src/glad_glx.c.orig 2020-08-25 08:48:18 UTC >++++ deps/glad/src/glad_glx.c >+@@ -35,7 +35,7 @@ static void* libGL; >+ >+ #ifndef __APPLE__ >+ typedef void* (APIENTRYP PFNGLXGETPROCADDRESSPROC_PRIVATE)(const char*); >+-PFNGLXGETPROCADDRESSPROC_PRIVATE gladGetProcAddressPtr; >++extern PFNGLXGETPROCADDRESSPROC_PRIVATE gladGetProcAddressPtr; >+ #endif >+ >+ static
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 248902
:
217515
|
217517