On 14 Jul 2015 09:17, Chet Ramey wrote:
> The following patch removes the code that incorrectly optimizes the fork in
> this case. There is a much more direct way to do what I want; that will be
> in the next test release.
thanks, patch works as advertised ;)
-mike
signature.asc
Description: Di
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/14/15 8:22 AM, Chet Ramey wrote:
> On 7/14/15 2:33 AM, Mike Frysinger wrote:
>
>> running it with set -x shows that it runs the xgcc & rm steps, but
>> that's
> it.
>> using strace shows xgcc and rm both exit(0), but for some reason
>> bash doe
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/14/15 2:33 AM, Mike Frysinger wrote:
> running it with set -x shows that it runs the xgcc & rm steps, but that's
it.
> using strace shows xgcc and rm both exit(0), but for some reason bash doe
s
> not continue to the following commands like it s
Configuration Information:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-unknown-linux-gnu'
-DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE