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
Priority: Trivial
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