FreeBSD Bugzilla – Attachment 119396 Details for
Bug 161911
[patch] editors/emacs-devel: broken pthread_sigmask()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pthread_sigmask.diff
pthread_sigmask.diff (text/plain), 739 bytes, created by
Nali Toja
on 2011-10-23 00:40:05 UTC
(
hide
)
Description:
pthread_sigmask.diff
Filename:
MIME Type:
Creator:
Nali Toja
Created:
2011-10-23 00:40:05 UTC
Size:
739 bytes
patch
obsolete
>Index: editors/emacs-devel/Makefile >=================================================================== >RCS file: /a/.csup/ports/editors/emacs-devel/Makefile,v >retrieving revision 1.58 >diff -u -p -r1.58 Makefile >--- editors/emacs-devel/Makefile 17 Oct 2011 04:55:31 -0000 1.58 >+++ editors/emacs-devel/Makefile 22 Oct 2011 21:55:34 -0000 >@@ -32,8 +32,8 @@ GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_NCURSES= yes > USE_XZ= yes >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >+CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} >+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} > CONFIGURE_ARGS= --localstatedir=/var > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > USE_AUTOTOOLS= autoconf:env automake:env aclocal:env autoheader:env
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 161911
: 119396