FreeBSD Bugzilla – Attachment 55238 Details for
Bug 83516
[MAINTAINER UPDATE] emulators/generator
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
generator.diff
generator.diff (text/plain), 604 bytes, created by
Alejandro Pulver
on 2005-07-15 17:30:22 UTC
(
hide
)
Description:
generator.diff
Filename:
MIME Type:
Creator:
Alejandro Pulver
Created:
2005-07-15 17:30:22 UTC
Size:
604 bytes
patch
obsolete
>diff -urN generator.old/Makefile generator/Makefile >--- generator.old/Makefile Fri Jul 15 13:22:35 2005 >+++ generator/Makefile Fri Jul 15 13:22:22 2005 >@@ -43,6 +43,15 @@ > BROKEN= "Does not configure on alpha 5.x" > .endif > >+.if ${ARCH} != "amd64" && ${ARCH} != "i386" >+USE_REINPLACE= yes >+ >+post-patch: >+# These architectures do not support "-minline-all-stringops" >+ @${REINPLACE_CMD} -e 's|-minline-all-stringops||g' \ >+ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} >+.endif >+ > # Generator needs GCC 2.95.x or GCC >= 3.4.2 to work properly. > # Generator does not automatically determine the GCC version.
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 83516
: 55238