FreeBSD Bugzilla – Attachment 70833 Details for
Bug 103285
[PATCH] devel/pwlib: fix runtime in sparc64 on 6.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pwlib-1.10.1_1,1.patch
pwlib-1.10.1_1,1.patch (text/plain), 740 bytes, created by
Michael Johnson
on 2006-09-14 21:40:18 UTC
(
hide
)
Description:
pwlib-1.10.1_1,1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2006-09-14 21:40:18 UTC
Size:
740 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/pwlib/Makefile,v >retrieving revision 1.29 >diff -u -r1.29 Makefile >--- Makefile 25 Jun 2006 10:44:36 -0000 1.29 >+++ Makefile 14 Sep 2006 20:33:45 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= pwlib > PORTVERSION= 1.10.1 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= http://www.voxgratia.org/releases/ >@@ -125,6 +126,10 @@ > .endif > > post-patch: >+.if ${ARCH} == sparc64 && ${OSVERSION} <= 700003 >+ @${REINPLACE_CMD} -e 's|P_PTHREADS_XPG6|0|' \ >+ ${WRKSRC}/src/ptlib/unix/tlibthrd.cxx >+.endif > .if ${OSVERSION} < 500000 > @${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|' \ > ${WRKSRC}/src/ptlib/common/tinyjpeg.cxx \
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 103285
: 70833