Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186077 Details for
Bug 263567
sys-devel/gcc-4.3.3 compile failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixed for no target for `real-install-headers-tar'
Makefile.in.patch (text/plain), 464 bytes, created by
KATO Kanryu
on 2009-03-24 07:03:34 UTC
(
hide
)
Description:
fixed for no target for `real-install-headers-tar'
Filename:
MIME Type:
Creator:
KATO Kanryu
Created:
2009-03-24 07:03:34 UTC
Size:
464 bytes
patch
obsolete
>--- gcc-4.3.3/gcc/Makefile.in.orig 2009-03-23 18:43:20.000000000 +0900 >+++ gcc-4.3.3/gcc/Makefile.in 2009-03-23 18:43:49.000000000 +0900 >@@ -3513,7 +3513,7 @@ > if [ -d ../prev-gcc ]; then \ > cd ../prev-gcc && \ > $(MAKE) real-$(INSTALL_HEADERS_DIR) DESTDIR=`pwd`/../gcc/ \ >- libsubdir=. ; \ >+ libsubdir=. -f ../gcc/Makefile ; \ > else \ > set -e; for ml in `cat fixinc_list`; do \ > sysroot_headers_suffix=`echo $${ml} | sed -e 's/;.*$$//'`; \
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 263567
: 186077 |
186079
|
186171