aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2021-11-08 01:18:02 +0900
committerWill Deacon <[email protected]>2021-11-08 10:02:57 +0000
commit34688c76911e4fe7d405ace8b42f565878922045 (patch)
treebf6dffb025bfba029f2c416b4107ad2652c2a66e /tools/perf/scripts/python/mem-phys-addr.py
parent9dc232a8ab18bb20f1dcb03c8e049e3607f3ed15 (diff)
arm64: vdso: remove -nostdlib compiler flag
The -nostdlib option requests the compiler to not use the standard system startup files or libraries when linking. It is effective only when $(CC) is used as a linker driver. Since commit 691efbedc60d ("arm64: vdso: use $(LD) instead of $(CC) to link VDSO"), $(LD) is directly used, hence -nostdlib is unneeded. Signed-off-by: Masahiro Yamada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions