Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 267375 Details for
Bug 360755
sys-devel/clang mishandles -MF which breaks sys-apps/which-2.20
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
path for which, that fixed compiling with clang
which-2.20-depcomp.patch (text/plain), 330 bytes, created by
Alexander Kolesen
on 2011-03-27 10:36:29 UTC
(
hide
)
Description:
path for which, that fixed compiling with clang
Filename:
MIME Type:
Creator:
Alexander Kolesen
Created:
2011-03-27 10:36:29 UTC
Size:
330 bytes
patch
obsolete
>--- which-2.20-orig/depcomp 2008-06-07 21:42:22.000000000 +0300 >+++ which-2.20/depcomp 2011-03-27 04:02:12.000000000 +0300 >@@ -98,7 +98,7 @@ > done > > # Generate dependency file. >- "$@" -MT "$object" -M -MF "$tmpdepfile" >+ "$@" -MT "$object" -M 2>/dev/null 1>"$tmpdepfile" > stat=$? > if test $stat -eq 0; then : > else
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 360755
: 267375