Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309167 Details for
Bug 412099
=app-misc/hivex-1.3.2-r1 : _hivex.so contains insecure runpath
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
patch
e.patch (text/plain), 820 bytes, created by
Agostino Sarubbo
on 2012-04-16 18:31:00 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2012-04-16 18:31:00 UTC
Size:
820 bytes
patch
obsolete
>--- ruby/Rakefile.in.orig 2012-04-16 20:16:14.989449899 +0200 >+++ ruby/Rakefile.in 2012-04-16 20:17:08.006443779 +0200 >@@ -38,7 +38,7 @@ > # Build locally > > file MAKEFILE => EXT_CONF do |t| >- unless sh "top_srcdir=$(pwd)/@top_srcdir@; top_builddir=$(pwd)/@top_builddir@; export ARCHFLAGS=\"-arch $(uname -m)\"; cd #{File::dirname(EXT_CONF)}; ruby #{File::basename(EXT_CONF)} --with-_hivex-include=$top_srcdir/lib --with-_hivex-lib=$top_builddir/lib/.libs" >+ unless sh "top_srcdir=@top_srcdir@; top_builddir=@top_builddir@; export ARCHFLAGS=\"-arch $(uname -m)\"; mkdir -p @builddir@/ext/hivex; cd #{File::dirname(EXT_CONF)}; ruby #{File::basename(EXT_CONF)} --with-_hivex-include=$top_srcdir/lib --with-_hivex-lib=$top_builddir/lib/.libs" > $stderr.puts "Failed to run extconf" > break > end
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 Raw
Actions:
View
Attachments on
bug 412099
:
309057
| 309167