FreeBSD Bugzilla – Attachment 156648 Details for
Bug 200122
games/scummvm fails to build on armv6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix armv6 build
games_scummvm.patch (text/plain), 314 bytes, created by
Mikael Urankar
on 2015-05-11 09:46:05 UTC
(
hide
)
Description:
fix armv6 build
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2015-05-11 09:46:05 UTC
Size:
314 bytes
patch
obsolete
>--- Makefile.orig (révision 385970) >+++ Makefile (copie de travail) >@@ -58,6 +58,10 @@ > BROKEN= Does not compile on ia64, powerpc, or sparc64 > .endif > >+.if ${ARCH} == "armv6" >+CONFIGURE_ENV+= ASFLAGS=-meabi=5 >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e '/^mandir=/s/datarootdir/prefix/' ${WRKSRC}/configure >
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 200122
: 156648