FreeBSD Bugzilla – Attachment 107399 Details for
Bug 148199
[patch] fix build for x11-toolkits/qt4-gui on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qt4-gui-Makefile.diff
qt4-gui-Makefile.diff (text/plain), 590 bytes, created by
Nathan Whitehorn
on 2010-06-28 03:10:04 UTC
(
hide
)
Description:
qt4-gui-Makefile.diff
Filename:
MIME Type:
Creator:
Nathan Whitehorn
Created:
2010-06-28 03:10:04 UTC
Size:
590 bytes
patch
obsolete
>--- Makefile.bak 2010-06-26 15:34:37.000000000 -0500 >+++ Makefile 2010-06-26 14:42:22.000000000 -0500 >@@ -58,6 +58,12 @@ > FONTSCALE= ${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf > FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == powerpc64 >+CFLAGS+= -mminimal-toc >+.endif >+ > .include "${.CURDIR}/../../devel/qt4/files/Makefile.options" > > .if ${QT4_OPTIONS:MCUPS} >@@ -99,4 +105,4 @@ > -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \ > ${WRKSRC}/lib/pkgconfig/QtGui.pc > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk>
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 148199
: 107399