You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2019/08/11 04:36:41 UTC

[hawq] branch master updated: HAWQ-1740. fix build bug when build in ci

This is an automated email from the ASF dual-hosted git repository.

huor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ec4383  HAWQ-1740. fix build bug when build in ci
5ec4383 is described below

commit 5ec43832bad51bc68eb9dce1d597f0298f7af32a
Author: oushu1tuyu1 <tu...@oushu.io>
AuthorDate: Sun Aug 11 12:10:23 2019 +0800

    HAWQ-1740. fix build bug when build in ci
---
 src/include/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/include/Makefile b/src/include/Makefile
index 7450231..3a9b60a 100644
--- a/src/include/Makefile
+++ b/src/include/Makefile
@@ -12,6 +12,7 @@ subdir = src/include
 top_builddir = ../..
 include $(top_builddir)/src/Makefile.global
 
+override CPPFLAGS := -I$(prefix)/include $(CPPFLAGS)
 
 all: pg_config.h pg_config_os.h check_oids check_keywords