Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
HAWQ-1740. fix build bug when build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oushu1tuyu1 authored and huor committed Aug 11, 2019
1 parent 45434cd commit 5ec4383
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5ec4383

Please sign in to comment.