Skip to content

Commit 1945c49

Browse files
david-rowleytuhaihe
authored andcommitted
Remove unused CFLAGS in Makefile
1 parent 344f928 commit 1945c49

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

contrib/fixeddecimal/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ DATA = fixeddecimal--1.0.0.sql
1111

1212
MODULES = fixeddecimal
1313

14-
CFLAGS =`pg_config --includedir-server -UXCP`
15-
1614
TESTS = $(wildcard test/sql/*.sql)
1715

1816
REGRESS_BRIN := $(shell pg_config --version | grep -qE "XL 9\.[5-9]| 10\.0" && echo brin-xl)

0 commit comments

Comments
 (0)