Skip to content

Commit cec2754

Browse files
committed
Fix cplusplusscheck in vpath builds
Same solution as 829906f.
1 parent 4cbe579 commit cec2754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/pginclude/cpluspluscheck

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ do
172172
EXTRAINCLUDES="$python_includespec" ;;
173173
src/interfaces/ecpg/*)
174174
EXTRAINCLUDES="-I $builddir/src/interfaces/ecpg/include -I $srcdir/src/interfaces/ecpg/include" ;;
175+
src/backend/utils/adt/*)
176+
EXTRAINCLUDES="-I $builddir/src/backend/utils/adt/" ;;
175177
*)
176178
EXTRAINCLUDES="" ;;
177179
esac

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy