diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-01-18 11:34:15 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-01-18 11:38:09 -0300 |
commit | 94ec1eb711db69be1414b56b3160b816e86a5c5b (patch) | |
tree | 3dcba56cc708bf895bcbaf432879e2b20e61a831 /net/lapb/lapb_timer.c | |
parent | 1a51c5da5acc6c188c917ba572eebac5f8793432 (diff) |
perf python: Remove -fstack-clash-protection when building with some clang versions
These options are not present in some (all?) clang versions, so when we
build for a distro that has a gcc new enough to have these options and
that the distro python build config settings use them but clang doesn't
support, b00m.
This is the case with fedora rawhide (now gearing towards f30), so check
if clang has the and remove the missing ones from CFLAGS.
Cc: Eduardo Habkost <[email protected]>
Cc: Thiago Macieira <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions