commit | f9d2c85fc51394e4a1aa46e8071cbb238b2cf25d | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Tue Apr 24 23:37:36 2018 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Apr 24 23:37:36 2018 -0700 |
tree | 443763b593a8a26da0c9a5e951bd58f3c15267c7 | |
parent | 363c7d2e0823a8b0616bdaec4c65c1221e5550ee [diff] | |
parent | 0a2830239b7062c1cd2510566b38cb1af85030e3 [diff] |
Merge "Revert "edk2: Suppress LinuxLoaderLib warning through wrapper""
diff --git a/clang-wrapper.py b/clang-wrapper.py index 58ec10f..531da48 100755 --- a/clang-wrapper.py +++ b/clang-wrapper.py
@@ -39,7 +39,6 @@ allowed_warnings = set([ "list.h:80", - "LinuxLoaderLib.c:526", ]) # Capture the name of the object file, if can find it.