GitHub user liming01 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/37

    HAWQ-78. Fixed parallel build error(using "make -j8")

    The error is caused by the dependency not set correctly in Makefile. 
    
    Note: This fix only correct 2 occurrences. If we encounter the same problem 
in the future,  we need to fix them using same solution. Because there are a 
lot of Makefile, I don't look through all of them.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liming01/incubator-hawq mli/parallel_build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/37.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #37
    
----
commit f51b61a68958b609dbd8a4fed765c1860ed87584
Author: Ming LI <[email protected]>
Date:   2015-10-23T12:02:12Z

    HAWQ-78. Fixed parallel build error(using "make -j8")

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to