FreeBSD Bugzilla – Attachment 78619 Details for
Bug 113065
[Patch]: graphics/mesa-demos: Add linking against pthread
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 759 bytes, created by
Marcus von Appen
on 2007-05-27 20:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marcus von Appen
Created:
2007-05-27 20:40:04 UTC
Size:
759 bytes
patch
obsolete
>diff -Nur mesa-demos/Makefile mesa-demos.new/Makefile >--- mesa-demos/Makefile Fri May 25 20:53:40 2007 >+++ mesa-demos.new/Makefile Sun May 27 21:37:47 2007 >@@ -7,7 +7,7 @@ > > PORTNAME= demos > PORTVERSION= 6.5.3 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= graphics > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= mesa3d/ >diff -Nur mesa-demos/files/config mesa-demos.new/files/config >--- mesa-demos/files/config Sun May 27 21:24:53 2007 >+++ mesa-demos.new/files/config Sun May 27 21:31:24 2007 >@@ -26,5 +26,5 @@ > > LIB_DIR = $(X11BASE)/lib > >-APP_LIB_DEPS = -L$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lXext -lXmu -lXi -lX11 -lm >+APP_LIB_DEPS = -L$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lXext -lXmu -lXi -lX11 -lm -lpthread
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 113065
: 78619