Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191595 Details for
Bug 267613
app-shells/bash-4.0_p24 fails w/ parallel make
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add subst.o dependency on builtext.h
bash-4.0-parallel-make.patch (text/plain), 935 bytes, created by
Peter Alfredsen (RETIRED)
on 2009-05-17 23:39:15 UTC
(
hide
)
Description:
add subst.o dependency on builtext.h
Filename:
MIME Type:
Creator:
Peter Alfredsen (RETIRED)
Created:
2009-05-17 23:39:15 UTC
Size:
935 bytes
patch
obsolete
>diff -NrU5 bash-4.0.orig/Makefile.in bash-4.0/Makefile.in >--- bash-4.0.orig/Makefile.in 2009-05-18 00:42:52.801291686 +0200 >+++ bash-4.0/Makefile.in 2009-05-18 00:48:57.576373995 +0200 >@@ -1022,10 +1022,11 @@ > subst.o: flags.h jobs.h siglist.h execute_cmd.h ${BASHINCDIR}/filecntl.h trap.h pathexp.h > subst.o: mailcheck.h input.h $(DEFSRC)/getopt.h $(DEFSRC)/common.h > subst.o: bashline.h bashhist.h ${GLOB_LIBSRC}/strmatch.h > subst.o: ${BASHINCDIR}/chartypes.h > subst.o: ${BASHINCDIR}/shmbutil.h >+subst.o: ${DEFDIR}/builtext.h > test.o: bashtypes.h ${BASHINCDIR}/posixstat.h ${BASHINCDIR}/filecntl.h > test.o: shell.h syntax.h config.h bashjmp.h ${BASHINCDIR}/posixjmp.h command.h ${BASHINCDIR}/stdc.h error.h > test.o: general.h xmalloc.h bashtypes.h variables.h arrayfunc.h conftypes.h array.h hashlib.h > test.o: quit.h ${BASHINCDIR}/maxpath.h unwind_prot.h dispose_cmd.h > test.o: make_cmd.h subst.h sig.h pathnames.h externs.h test.h
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 267613
:
189585
| 191595