Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309891 Details for
Bug 399867
games-action/minetest games-action/minetest_game: new ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
minetest-0.4_pre20120408-jthread.patch
minetest-0.4_pre20120408-jthread.patch (text/plain), 542 bytes, created by
Julian Ospald
on 2012-04-24 00:54:09 UTC
(
hide
)
Description:
minetest-0.4_pre20120408-jthread.patch
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2012-04-24 00:54:09 UTC
Size:
542 bytes
patch
obsolete
>From: hasufell <julian.ospald@googlemail.com> >Date: Mon Apr 23 21:34:29 UTC 2012 > >fix FIND_PATH to correctly find jthread > >--- cmake/Modules/FindJthread.cmake >+++ cmake/Modules/FindJthread.cmake >@@ -1,8 +1,8 @@ > # Look for jthread, use our own if not found > >-FIND_PATH(JTHREAD_INCLUDE_DIR jthread.h) >+FIND_PATH(JTHREAD_INCLUDE_DIR jthread.h PATHS /usr/include/jthread) > >-FIND_LIBRARY(JTHREAD_LIBRARY NAMES jthread) >+FIND_LIBRARY(JTHREAD_LIBRARY NAMES libjthread.a) > > IF(JTHREAD_LIBRARY AND JTHREAD_INCLUDE_DIR) > SET( JTHREAD_FOUND TRUE )
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 399867
:
306625
|
307581
|
307583
|
307585
|
309883
|
309885
|
309887
|
309889
| 309891 |
309893
|
327946
|
327948
|
327950
|
327952