WARNING EC1316: filename:line: #pragma [type] is not supported in pragma
files.
Description
The named pragma file includes a pragma which is not supported in a
pragma file on the specified line.
Reasons
Some pragmas are not supported in pragma files, such as
#pragma allserial, #pragma multi, or #pragma jobcache parse.
The named pragma file contains an unsupported pragma on the specified
line.
Fixes
Remove the unsupported pragma from the pragma file.