mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03:00
Adjust header exceptions for 0bd9c6297
Per buildfarm animal crake
This commit is contained in:
parent
0bd9c62973
commit
fcf7b3a9d4
@ -116,7 +116,7 @@ do
|
||||
test "$f" = src/pl/tcl/pltclerrcodes.h && continue
|
||||
|
||||
# Also not meant to be included standalone.
|
||||
test "$f" = src/include/common/unicode_combining_table.h && continue
|
||||
test "$f" = src/include/common/unicode_nonspacing_table.h && continue
|
||||
test "$f" = src/include/common/unicode_east_asian_fw_table.h && continue
|
||||
|
||||
# We can't make these Bison output files compilable standalone
|
||||
|
@ -111,7 +111,7 @@ do
|
||||
test "$f" = src/pl/tcl/pltclerrcodes.h && continue
|
||||
|
||||
# Also not meant to be included standalone.
|
||||
test "$f" = src/include/common/unicode_combining_table.h && continue
|
||||
test "$f" = src/include/common/unicode_nonspacing_table.h && continue
|
||||
test "$f" = src/include/common/unicode_east_asian_fw_table.h && continue
|
||||
|
||||
# We can't make these Bison output files compilable standalone
|
||||
|
Loading…
x
Reference in New Issue
Block a user