FreeBSD Bugzilla – Attachment 178842 Details for
Bug 215803
emulators/dolphin-emu doesn't start anymore
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Test patch
patch-Source-Core-Common-CMakeLists.txt (text/plain), 522 bytes, created by
Ganael LAPLANCHE
on 2017-01-12 21:47:09 UTC
(
hide
)
Description:
Test patch
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2017-01-12 21:47:09 UTC
Size:
522 bytes
patch
obsolete
>--- Source/Core/Common/CMakeLists.txt.orig 2016-06-24 08:09:07.000000000 +0000 >+++ Source/Core/Common/CMakeLists.txt 2017-01-12 20:59:59.578506000 +0000 >@@ -88,7 +88,7 @@ > set(SRCS ${SRCS} GL/GLInterface/GLX.cpp) > # GLX has a hard dependency on libGL. > # Make sure to link to it if using GLX. >- set(LIBS ${LIBS} ${OPENGL_LIBRARIES}) >+ set(LIBS ${OPENGL_LIBRARIES} thr ${LIBS}) > endif() > set(SRCS ${SRCS} GL/GLInterface/X11_Util.cpp) > set(LIBS ${LIBS} ${XRANDR_LIBRARIES})
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215803
:
178842
|
178893
|
178903