summaryrefslogtreecommitdiff
path: root/net/dsa/slave.c
diff options
context:
space:
mode:
authorPrasad Sodagudi <psodagud@codeaurora.org>2017-10-02 15:19:57 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2020-04-24 02:58:23 -0700
commit2ba37a00a2a2353e2929e48c789a7f6a38463ef1 (patch)
tree8e0af9fe659e822f528f80aabce9dced2e682e52 /net/dsa/slave.c
parentc86259270d579f727da6fc1f6ca189a7f58b7f1f (diff)
Makefile: Disable undefined-optimized and tautological features
Wundefined-optimized option was introduced by Qualcomm, but there are other options in kernel to test undefined behavior. So disable undefined-optimized feature by adding -Wno-undefined-optimized to CFLAGS. Also tautological-constant-out-of-range-compare is not getting disabled with tautological-compare option disable, so disable tautological-constant-out-of-range-compare feature explicitly. Change-Id: Ifc76f12323f3b5f6e1dd5ea4b75691bc2f3f8504 Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org> Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
Diffstat (limited to 'net/dsa/slave.c')
0 files changed, 0 insertions, 0 deletions