Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 376932 Details for
Bug 510292
=media-libs/{libjpeg-turbo-1.3.1,jpeg-8d-r1}: CFLAGS="-ftree-vectorize" causing segfault, possible toolchain problem(?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
media-libs/jpeg-8d no vectorize patch
media_libs_jpeg_8d_novectorize.patch (text/plain), 1.38 KB, created by
Marco Ziebell
on 2014-05-14 20:15:26 UTC
(
hide
)
Description:
media-libs/jpeg-8d no vectorize patch
Filename:
MIME Type:
Creator:
Marco Ziebell
Created:
2014-05-14 20:15:26 UTC
Size:
1.38 KB
patch
obsolete
>*** /usr/portage/media-libs/jpeg/jpeg-8d-r1.ebuild 2014-04-28 20:01:22.000000000 +0200 >--- /tmp/jpeg-8d-r1.ebuild 2014-05-14 21:00:36.470023819 +0200 >*************** >*** 3,9 **** > # $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8d-r1.ebuild,v 1.16 2014/04/28 17:56:08 mgorny Exp $ > > EAPI=5 >! inherit eutils libtool toolchain-funcs multilib-minimal > > DESCRIPTION="Library to load, handle and manipulate images in the JPEG format" > HOMEPAGE="http://jpegclub.org/ http://www.ijg.org/" >--- 3,9 ---- > # $Header: /var/cvsroot/gentoo-x86/media-libs/jpeg/jpeg-8d-r1.ebuild,v 1.16 2014/04/28 17:56:08 mgorny Exp $ > > EAPI=5 >! inherit eutils libtool toolchain-funcs multilib-minimal flag-o-matic > > DESCRIPTION="Library to load, handle and manipulate images in the JPEG format" > HOMEPAGE="http://jpegclub.org/ http://www.ijg.org/" >*************** >*** 32,38 **** > # http://mail-index.netbsd.org/pkgsrc-bugs/2010/01/18/msg035644.html > local ldverscript= > [[ ${CHOST} == *-solaris* ]] && ldverscript="--disable-ld-version-script" >! > ECONF_SOURCE=${S} \ > econf \ > $(use_enable static-libs static) \ >--- 32,38 ---- > # http://mail-index.netbsd.org/pkgsrc-bugs/2010/01/18/msg035644.html > local ldverscript= > [[ ${CHOST} == *-solaris* ]] && ldverscript="--disable-ld-version-script" >! append-cflags -fno-tree-vectorize > ECONF_SOURCE=${S} \ > econf \ > $(use_enable static-libs static) \
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 510292
:
376900
| 376932 |
377008