aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/pci_endpoint_test.c
diff options
context:
space:
mode:
authorNick Desaulniers <[email protected]>2019-04-23 14:27:41 -0700
committerMasahiro Yamada <[email protected]>2019-05-21 00:02:59 +0900
commit055efab3120bae7ab1ed841317774f3c953f6e1b (patch)
treed464025628dc65e9e36430ee53e35749639431be /drivers/misc/pci_endpoint_test.c
parentcb6f8739fbf98203d0fb0bc2c2dbbec0ddfe978a (diff)
kbuild: drop support for cc-ldoption
If you want to see if your linker supports a certain flag, then ask the linker directly with ld-option (not the compiler with cc-ldoption). Checking for linker flag support is an antipattern that complicates the usage of various linkers other than bfd via -fuse-ld={bfd|gold|lld}. Cc: [email protected] Suggested-by: Masahiro Yamada <[email protected]> Signed-off-by: Nick Desaulniers <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/misc/pci_endpoint_test.c')
0 files changed, 0 insertions, 0 deletions