Summary: | app-shells/bash-4.2_p10 fails to build with job control disabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Maciej Grela <thermal> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | HPPA | ||
OS: | Linux | ||
URL: | http://lists.gnu.org/archive/html/bug-bash/2011-09/msg00039.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Add JOB_CONTROL #ifdef to fix cross-compilation. |
Description
Maciej Grela
2011-09-16 14:32:48 UTC
Created attachment 286677 [details, diff]
Add JOB_CONTROL #ifdef to fix cross-compilation.
should be all set now in the tree; thanks for the report! Commit message: Fix building when job controls are disabled (like when cross-compiling) http://sources.gentoo.org/app-shells/bash/bash-4.2_p10.ebuild?r1=1.3&r2=1.4 http://sources.gentoo.org/app-shells/bash/files/bash-4.2-execute-job-control.patch?rev=1.1 |