diff options
author | Greentime Hu <[email protected]> | 2018-04-19 11:06:31 +0800 |
---|---|---|
committer | Greentime Hu <[email protected]> | 2018-05-23 13:26:20 +0800 |
commit | aeaa7af744fadf5fa03bdea2d12ecc0fa2a41542 (patch) | |
tree | 20bb61f725d8559c5b913d3ced8ead5d518bca11 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 771c577c23bac90597c685971d7297ea00f99d11 (diff) |
nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue.
We can use the generic lib to fix these error because the symbol of
libgcc in toolchain is not exported.
ERROR: "__ucmpdi2" [fs/xfs/xfs.ko] undefined!
ERROR: "__ashrdi3" [fs/xfs/xfs.ko] undefined!
ERROR: "__lshrdi3" [fs/xfs/xfs.ko] undefined!
ERROR: "__ashldi3" [fs/ntfs/ntfs.ko] undefined!
...
Signed-off-by: Greentime Hu <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions