You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/02/27 15:52:54 UTC

[jira] Resolved: (HARMONY-130) linux.ia32 auth natives are build as a background task

     [ http://issues.apache.org/jira/browse/HARMONY-130?page=all ]
     
Tim Ellison resolved HARMONY-130:
---------------------------------

    Resolution: Fixed

Thanks Mark,

Patch applied to native-src/linux.IA32/makefile at repo revision 381350.

Please check it was applied as you expected.


> linux.ia32 auth natives are build as a background task
> ------------------------------------------------------
>
>          Key: HARMONY-130
>          URL: http://issues.apache.org/jira/browse/HARMONY-130
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Assignee: Tim Ellison
>     Priority: Trivial
>  Attachments: do.not.background.auth.make.diff
>
> I was going to suggest simply changing the single '&' to a double '&&' in the line :
>   ( cd auth && $(MAKE)  & cd .. )
> but since the brackets start a subshell then the "cd .." is redundant so I'll submit a patch to remove them and fix the bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira