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

Commit 4766387d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scripts: gcc-wrapper: bypass forbidden warnings with gcc5"

parents 6c86d6de 061d1c9c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@ import subprocess
allowed_warnings = set([
    "fdt.c:932",
    "hid-magicmouse.c:579",
    "sysrq.c:956",
    "hci_sock.c:980",
 ])

# Capture the name of the object file, can find it.