diff options
author | Masahiro Yamada <[email protected]> | 2021-11-08 01:21:11 +0900 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2021-11-16 12:29:19 +0100 |
commit | 7b737adc10d269e7fdf714ae2caa2281b6a801cf (patch) | |
tree | dc3fd6c2c4af4a46697bd21c987e41d5fb57c713 /include/linux/fpga/fpga-mgr.h | |
parent | 4b9e04367afe214e06736685a7962fcbadd8b0af (diff) |
s390/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 2b2a25845d53 ("s390/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: Heiko Carstens <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions