Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8282ef6a authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Andre Eisenbach
Browse files

Add missing "\" at end of line

Change-Id: I6b8a275769387cc731f4bf5ec9ec4d10700fc0ba
parent 178c2fbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -27,7 +27,7 @@ bdroid_CFLAGS += \
  -Werror=pointer-to-int-cast \
  -Werror=pointer-to-int-cast \
  -Werror=int-to-pointer-cast \
  -Werror=int-to-pointer-cast \
  -Werror=implicit-function-declaration \
  -Werror=implicit-function-declaration \
  -Wno-gnu-variable-sized-type-not-at-end
  -Wno-gnu-variable-sized-type-not-at-end \
  -UNDEBUG \
  -UNDEBUG \
  -DLOG_NDEBUG=1
  -DLOG_NDEBUG=1