FreeBSD Bugzilla – Attachment 26802 Details for
Bug 45658
[PATCH] Fix graphics/dri-devel after removal of libXThrStub on -current
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dri-devel.diff
dri-devel.diff (text/plain), 1.87 KB, created by
Stefan Farfeleder
on 2002-11-24 01:00:02 UTC
(
hide
)
Description:
dri-devel.diff
Filename:
MIME Type:
Creator:
Stefan Farfeleder
Created:
2002-11-24 01:00:02 UTC
Size:
1.87 KB
patch
obsolete
>Index: files/patch-FreeBSD.cf >=================================================================== >RCS file: /usr/home/ncvs/ports/graphics/dri-devel/files/patch-FreeBSD.cf,v >retrieving revision 1.1 >diff -u -r1.1 patch-FreeBSD.cf >--- files/patch-FreeBSD.cf 1 Sep 2002 18:58:12 -0000 1.1 >+++ files/patch-FreeBSD.cf 23 Nov 2002 20:19:52 -0000 >@@ -1,11 +1,29 @@ >-Index: config/cf/FreeBSD.cf >-=================================================================== >-RCS file: /cvsroot/dri/xc/xc/config/cf/FreeBSD.cf,v >-retrieving revision 1.15.24.1 >-diff -u -r1.15.24.1 FreeBSD.cf >---- config/cf/FreeBSD.cf 15 Jul 2002 20:20:54 -0000 1.15.24.1 >-+++ config/cf/FreeBSD.cf 23 Aug 2002 22:44:33 -0000 >-@@ -144,6 +144,7 @@ >+--- config/cf/FreeBSD.cf.orig Tue Aug 27 04:58:16 2002 >++++ config/cf/FreeBSD.cf Sat Nov 23 21:18:18 2002 >+@@ -89,10 +89,18 @@ >+ # if HasLibPthread >+ # define ThreadsLibraries -lpthread >+ # else >+-# define BuildThreadStubLibrary YES >+-# define NeedUIThrStubs YES >+-# define ThreadsCompileFlags -pthread >+-# define ThreadsLibraries -pthread >++# if OSRelVersion >= 500043 >++# define BuildThreadStubLibrary NO >++# define NeedUIThrStubs NO >++# else >++# define BuildThreadStubLibrary YES >++# define NeedUIThrStubs YES >++# endif >++# if (OSRelVersion >= 500016) >++# define ThreadsLibraries -lc_r >++# else >++# define ThreadsLibraries -pthread >++# endif >+ # define SharedX11Reqs $(LDPRELIB) $(XTHRSTUBLIB) >+ # define SharedXtReqs $(LDPRELIB) $(XLIBONLY) $(SMLIB) $(ICELIB) $(XTHRSTUBLIB) >+ # endif >+@@ -144,6 +152,7 @@ > * > * ld: warning: libXThrStub.so.6, needed by libX11.so, not found > */ >@@ -13,7 +31,7 @@ > #if BuildThreadStubLibrary && !UseInstalled > # define CcCmd $(CLIENTENVSETUP) cc > # define CplusplusCmd $(CLIENTENVSETUP) c++ >-@@ -151,6 +152,9 @@ >+@@ -151,6 +160,9 @@ > # define CcCmd cc > # define CplusplusCmd c++ > #endif
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 45658
: 26802