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 b7c2819 commit 5146ad4Copy full SHA for 5146ad4
infra/base-images/base-clang/Dockerfile
@@ -68,7 +68,6 @@ ENV CCC "clang++"
68
ENV CFLAGS -O1 \
69
-fno-omit-frame-pointer \
70
-gline-tables-only \
71
- -Wno-error=enum-constexpr-conversion \
72
-Wno-error=incompatible-function-pointer-types \
73
-Wno-error=int-conversion \
74
-Wno-error=deprecated-declarations \
0 commit comments