Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317871 - libmad-0.15.1b: MIPS GCC-4.4 buildfix patch
Summary: libmad-0.15.1b: MIPS GCC-4.4 buildfix patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: MIPS Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 07:26 UTC by Manuel Lauss
Modified: 2010-04-30 08:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix libmad build on MIPS with GCC-4.4+ (libmad-0.15.1b-gcc44-mips-h-constraint-removal.patch,2.32 KB, patch)
2010-04-30 07:27 UTC, Manuel Lauss
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Lauss 2010-04-30 07:26:38 UTC
libmad: MIPS GCC-4.4 build fixes

GCC-4.4 on MIPS removed the "h" asm constraint, fix this up.
Taken from OE.

http://patchwork.openembedded.org/patch/921/


Reproducible: Always
Comment 1 Manuel Lauss 2010-04-30 07:27:16 UTC
Created attachment 229777 [details, diff]
fix libmad build on MIPS with GCC-4.4+
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-04-30 08:22:14 UTC
looks good to me but I've revision bumped to be sure.

+*libmad-0.15.1b-r6 (30 Apr 2010)
+
+  30 Apr 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +libmad-0.15.1b-r6.ebuild,
+  +files/libmad-0.15.1b-gcc44-mips-h-constraint-removal.patch:
+  Fix building with GCC 4.4 on MIPS wrt #317871 by Manuel Lauss.
+