Skip to content

Commit b8b40bf

Browse files
remove flag that's causing builds to break
Signed-off-by: David Korczynski <[email protected]>
1 parent c7a1c4c commit b8b40bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/base-images/base-clang/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ ENV CCC "clang++"
6868
ENV CFLAGS -O1 \
6969
-fno-omit-frame-pointer \
7070
-gline-tables-only \
71-
-Wno-error=enum-constexpr-conversion \
7271
-Wno-error=incompatible-function-pointer-types \
7372
-Wno-error=int-conversion \
7473
-Wno-error=deprecated-declarations \

0 commit comments

Comments
 (0)