Adjust header exceptions for 0bd9c6297

Per buildfarm animal crake
This commit is contained in:
John Naylor 2022-09-13 16:57:15 +07:00
parent 0bd9c62973
commit fcf7b3a9d4
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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