Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 610672 Details for
Bug 855301
spice-xpi doesn't build on on non x86
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Remove check for x86 arch so it will allow building on any arch
spice-xpi-removex86.patch (text/plain), 679 bytes, created by
Peter Robinson
on 2012-09-07 09:37:43 UTC
(
hide
)
Description:
Remove check for x86 arch so it will allow building on any arch
Filename:
MIME Type:
Creator:
Peter Robinson
Created:
2012-09-07 09:37:43 UTC
Size:
679 bytes
patch
obsolete
>--- spice-xpi-2.7/configure.ac.orig 2012-09-07 09:17:07.102249024 +0100 >+++ spice-xpi-2.7/configure.ac 2012-09-07 09:18:59.435979486 +0100 >@@ -15,24 +15,6 @@ > AC_PROG_LIBTOOL > AM_PROG_CC_C_O > >-# Check for the CPU we are using >-# >-AC_MSG_CHECKING(for x86 or x86-64 platform) >-case $host_cpu in >- i386|i486|i586|i686|i786|k6|k7) >- variant=32 >- ;; >- x86_64) >- variant=64 >- ;; >- *) >- AC_MSG_RESULT(no) >- echo Only x86 and x86-64 are supported >- exit 1 >-esac >-AC_MSG_RESULT($variant bit) >-AM_CONDITIONAL([X86_64], [test "$variant" = 64]) >- > dnl ========================================================================= > dnl Check deps >
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 855301
: 610672 |
610674