mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Remove some make rules added in 142c400d72
Because they fail build of jsonpath_scan.c.
This commit is contained in:
parent
142c400d72
commit
c183a07f27
@ -43,8 +43,6 @@ jsonpath_gram.h: jsonpath_gram.c
|
|||||||
jsonpath_gram.c: BISONFLAGS += -d
|
jsonpath_gram.c: BISONFLAGS += -d
|
||||||
|
|
||||||
jsonpath_scan.c: FLEXFLAGS = -CF -p -p
|
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:
|
# Force these dependencies to be known even without dependency info built:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user