pgsql: Use appropriate -Wno-warning switches when compiling bitcode.

2021-11-18 Thread Tom Lane
Use appropriate -Wno-warning switches when compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different from the build's main C compiler, so it needs its own set of compiler flags. To simplify configure, we don't bother adding any -W switches to that flag

pgsql: Use appropriate -Wno-warning switches when compiling bitcode.

2021-11-18 Thread Tom Lane
Use appropriate -Wno-warning switches when compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different from the build's main C compiler, so it needs its own set of compiler flags. To simplify configure, we don't bother adding any -W switches to that flag

pgsql: Use appropriate -Wno-warning switches when compiling bitcode.

2021-11-18 Thread Tom Lane
Use appropriate -Wno-warning switches when compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different from the build's main C compiler, so it needs its own set of compiler flags. To simplify configure, we don't bother adding any -W switches to that flag

pgsql: Use appropriate -Wno-warning switches when compiling bitcode.

2021-11-18 Thread Tom Lane
Use appropriate -Wno-warning switches when compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different from the build's main C compiler, so it needs its own set of compiler flags. To simplify configure, we don't bother adding any -W switches to that flag

pgsql: Use appropriate -Wno-warning switches when compiling bitcode.

2021-11-18 Thread Tom Lane
Use appropriate -Wno-warning switches when compiling bitcode. We use "clang" to compile bitcode files for LLVM inlining. That might be different from the build's main C compiler, so it needs its own set of compiler flags. To simplify configure, we don't bother adding any -W switches to that flag