Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 376900 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]
novectorize patch
novectorize.patch (text/plain), 1.13 KB, created by
Marco Ziebell
on 2014-05-14 13:33:48 UTC
(
hide
)
Description:
novectorize patch
Filename:
MIME Type:
Creator:
Marco Ziebell
Created:
2014-05-14 13:33:48 UTC
Size:
1.13 KB
patch
obsolete
>*** ./libjpeg-turbo-1.3.1.ebuild 2014-05-10 11:01:23.000000000 +0200 >--- /tmp/libjpeg-turbo-1.3.1.ebuild 2014-05-14 15:17:39.580002263 +0200 >*************** >*** 4,10 **** > > EAPI=5 > >! inherit autotools eutils java-pkg-opt-2 libtool toolchain-funcs multilib-minimal > > DESCRIPTION="MMX, SSE, and SSE2 SIMD accelerated JPEG library" > HOMEPAGE="http://libjpeg-turbo.virtualgl.org/ http://sourceforge.net/projects/libjpeg-turbo/" >--- 4,10 ---- > > EAPI=5 > >! inherit autotools eutils java-pkg-opt-2 libtool toolchain-funcs multilib-minimal flag-o-matic > > DESCRIPTION="MMX, SSE, and SSE2 SIMD accelerated JPEG library" > HOMEPAGE="http://libjpeg-turbo.virtualgl.org/ http://sourceforge.net/projects/libjpeg-turbo/" >*************** >*** 61,67 **** > myconf+=( --without-java ) > fi > [[ ${ABI} == "x32" ]] && myconf+=( --without-simd ) #420239 >! > ECONF_SOURCE=${S} \ > econf \ > $(use_enable static-libs static) \ >--- 61,67 ---- > myconf+=( --without-java ) > fi > [[ ${ABI} == "x32" ]] && myconf+=( --without-simd ) #420239 >! 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