We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e442ea9 commit 304b1d8Copy full SHA for 304b1d8
pybind11-BUILD.bazel
@@ -21,7 +21,6 @@ cc_library(
21
"//conditions:default": [
22
"-fexceptions",
23
# Useless warnings
24
- "-Xclang-only=-Wno-undefined-inline",
25
"-Xclang-only=-Wno-pragma-once-outside-header",
26
"-Xgcc-only=-Wno-error", # no way to just disable the pragma-once warning in gcc
27
],
0 commit comments