diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-07-20 13:21:45 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-07-20 13:21:45 -0300 |
commit | f077c77699553ba57444178c5c2ebafdffc8ad95 (patch) | |
tree | d4e39fda69295006376c3534985304cbdb669dcd /tools/perf/scripts/perl | |
parent | 87abe344cd280802f431998fabfd35d2d340ca90 (diff) | |
download | linux-f077c77699553ba57444178c5c2ebafdffc8ad95.tar.bz2 |
perf build: Avoid defining _FORTIFY_SOURCE multiple times
One in perf's CFLAGS and the other in the distro python binding
scripts.
So if use the usual technique of first -D_FORTIFY_SOURCE then -D it.
Noticed with:
opensuse tumbleweed:
gcc version 12.1.1 20220629 [revision 7811663964aa7e31c3939b859bbfa2e16919639f] (SUSE Linux)
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/perl')
0 files changed, 0 insertions, 0 deletions