Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248218 Details for
Bug 338243
Please add a use flag to x11-libs/qt-script allowing JIT to be disabled on hardened systems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch using IUSE+jit and configure option to disable jit
qt-script-4.6.2-nojit.patch (text/plain), 1.55 KB, created by
Dillon
on 2010-09-20 22:58:49 UTC
(
hide
)
Description:
Patch using IUSE+jit and configure option to disable jit
Filename:
MIME Type:
Creator:
Dillon
Created:
2010-09-20 22:58:49 UTC
Size:
1.55 KB
patch
obsolete
>*** qt-script-4.6.2.ebuild.orig 2010-09-17 15:48:23.000000000 -0400 >--- qt-script-4.6.2.ebuild 2010-09-17 15:49:11.000000000 -0400 >*************** >*** 8,14 **** > DESCRIPTION="The ECMAScript module for the Qt toolkit" > SLOT="4" > KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" >! IUSE="iconv" > > DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]" > RDEPEND="${DEPEND}" >--- 8,14 ---- > DESCRIPTION="The ECMAScript module for the Qt toolkit" > SLOT="4" > KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" >! IUSE="iconv +jit" > > DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]" > RDEPEND="${DEPEND}" >*************** >*** 28,34 **** > ) > > src_configure() { >! myconf="${myconf} $(qt_use iconv) -script -no-xkb -no-fontconfig -no-xrender -no-xrandr > -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl > -no-nas-sound -no-dbus -no-cups -no-nis -no-gif -no-libpng > -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon >--- 28,34 ---- > ) > > src_configure() { >! myconf="${myconf} $(qt_use iconv) $(qt_use jit javascript-jit) -script -no-xkb -no-fontconfig -no-xrender -no-xrandr > -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl > -no-nas-sound -no-dbus -no-cups -no-nis -no-gif -no-libpng > -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon
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 338243
: 248218