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

Commit 04fde263 authored by Jakub Pawlowski's avatar Jakub Pawlowski Committed by Andre Eisenbach
Browse files

Disable gnu-variable-sized-type-not-at-end warning

This warning is triggered unnecessary in too many places.
It spills through the build log and cause very useful warnings
to stay unnoticed.

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