aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/backend/utils/adt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/backend/utils/adt/Makefile b/src/backend/utils/adt/Makefile
index 60925f4e28f..07857543a57 100644
--- a/src/backend/utils/adt/Makefile
+++ b/src/backend/utils/adt/Makefile
@@ -43,8 +43,6 @@ jsonpath_gram.h: jsonpath_gram.c
jsonpath_gram.c: BISONFLAGS += -d
jsonpath_scan.c: FLEXFLAGS = -CF -p -p
-jsonpath_scan.c: FLEX_NO_BACKUP=yes
-jsonpath_scan.c: FLEX_FIX_WARNING=yes
# Force these dependencies to be known even without dependency info built: