Commit bafc2065 authored by Manuel Jander's avatar Manuel Jander
Browse files

Revert unintended change.

parent ef5001f7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ CFLAGS += -std=c99 -pedantic -Wcast-qual -Wall -W -Wextra -Wno-long-long \
            -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes  \
            -Werror-implicit-function-declaration \
            -Wno-implicit-fallthrough -ffp-contract=off \
            -Winit-self -Wunused-but-set-variable -Wcast-align
            -Winit-self -Wunused-but-set-variable
# to be uncommented in CI
# CFLAGS += -Werror