Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232525 Details for
Bug 284762
fontconfig-2.7.2 fail to cross compile, require navtive HOST helper utils
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix cross compile
fontconfig_2.8.0-r1_cross.patch (text/plain), 831 bytes, created by
Pinky
on 2010-05-22 23:29:26 UTC
(
hide
)
Description:
fix cross compile
Filename:
MIME Type:
Creator:
Pinky
Created:
2010-05-22 23:29:26 UTC
Size:
831 bytes
patch
obsolete
>--- /usr/portage/media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild 2010-04-11 04:12:48.000000000 +0200 >+++ ../../media-libs/fontconfig/fontconfig-2.8.0-r1.ebuild 2010-05-22 22:15:17.000000000 +0200 >@@ -4,7 +4,7 @@ > > EAPI="2" > >-inherit autotools eutils libtool toolchain-funcs flag-o-matic >+inherit autotools eutils libtool toolchain-funcs > > DESCRIPTION="A library for configuring and customizing font access" > HOMEPAGE="http://fontconfig.org/" >@@ -46,8 +46,11 @@ > local myconf > if tc-is-cross-compiler; then > myconf="--with-arch=${ARCH}" >- replace-flags -mtune=* -DMTUNE_CENSORED >- replace-flags -march=* -DMARCH_CENSORED >+ sed -i -e "s:^CFLAGS = @CFLAGS@:CFLAGS =:g" \ >+ fc-case/Makefile.in \ >+ fc-lang/Makefile.in \ >+ fc-glyphname/Makefile.in \ >+ fc-arch/Makefile.in > fi > econf \ > $(use_enable doc docs) \
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 284762
:
203938
|
203939
|
203941
| 232525 |
233013