Github user radarwave commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1107#discussion_r99756045
  
    --- Diff: src/test/feature/Makefile ---
    @@ -9,7 +9,7 @@ gmock_lib_path = 
$(abs_top_srcdir)/depends/thirdparty/googletest/build/googlemoc
     override CXX = g++
     override CXXFLAGS = -Wall -O0 -g -std=c++11
     override CPPFLAGS := -I/usr/include -I/usr/local/include 
-I/usr/include/libxml2 -I$(abs_top_srcdir)/src/test/feature/ 
-I$(abs_top_srcdir)/src/test/feature/ManagementTool/ 
-I$(abs_top_srcdir)/src/test/feature/lib/ 
-I$(abs_top_srcdir)/src/interfaces/libpq -I$(abs_top_srcdir)/src/interfaces 
-I$(abs_top_srcdir)/src/include  -I$(gtest_include) -I$(gmock_include)
    -override LIBS := $(LIBS) -lgtest -lpq -lxml2 -ltest
    +override LIBS := $(LIBS) -lgtest -lpq -lxml2 -ltest -l pthread
    --- End diff --
    
    Thanks @paul-guo- , yeah, this place is better.


---
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