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 306745 Details for
Bug 433618
Add super-H(sh3,4) architecture support. SDL
[?]
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]
SDL-spec.diff
SDL-spec.diff (text/plain), 965 bytes, created by
CHIKAMA Masaki
on 2008-05-27 08:35:49 UTC
(
hide
)
Description:
SDL-spec.diff
Filename:
MIME Type:
Creator:
CHIKAMA Masaki
Created:
2008-05-27 08:35:49 UTC
Size:
965 bytes
patch
obsolete
>--- SDL.spec.org 2008-05-27 17:14:03.000000000 +0900 >+++ SDL.spec 2008-05-27 17:18:23.000000000 +0900 >@@ -1,3 +1,5 @@ >+%define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 >+ > Summary: A cross-platform multimedia library > Name: SDL > Version: 1.2.13 >@@ -104,18 +106,10 @@ > > # Rename SDL_config.h to SDL_config-<arch>.h to avoid file conflicts on > # multilib systems and install SDL_config.h wrapper >-basearch=%{_arch} >-# always use i386 for iX86 >-%ifarch %{ix86} >-basearch=i386 >-%endif >-# always use arm for arm* >-%ifarch %{arm} >-basearch=arm >-%endif >-# Rename SDL_config.h >-mv %{buildroot}/%{_includedir}/SDL/SDL_config.h %{buildroot}/%{_includedir}/SDL/SDL_config-${basearch}.h >+%ifarch %{multilib_arches} >+mv %{buildroot}/%{_includedir}/SDL/SDL_config.h %{buildroot}/%{_includedir}/SDL/SDL_config-${_arch}.h > install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/SDL/SDL_config.h >+%endif > > # remove libtool .la file > rm -f %{buildroot}%{_libdir}/*.la
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 433618
:
295414
|
295415
| 306745 |
306746