diff options
author | Marek Vasut <[email protected]> | 2016-05-17 14:01:18 +0800 |
---|---|---|
committer | Ley Foon Tan <[email protected]> | 2016-05-17 14:31:20 +0800 |
commit | fb75a2bb53a16069e2837ea1a4fa1bd99d636dd4 (patch) | |
tree | 947f9022bb447bf17e00430caa01644c1f45407a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2dcd0af568b0cf583645c8a317dd12e344b1c72a (diff) |
nios2: Fix libgcc location detection
The extra CFLAGS required for correct operation of the toolchain are not
propagated into the libgcc detection code. In case of the compiler from
poky sdk, these extra CFLAGS contain the location of compiler sysroot
(the --sysroot= option) and without this option, the location of libgcc
is not properly reported. Add the missing CFLAGS to address this issue.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Ley Foon Tan <[email protected]>
Cc: Romain Perier <[email protected]>
Acked-by: Romain Perier <[email protected]>
Acked-by: Ley Foon Tan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions