Add a dummy --no-execute-only option for compatibility with ld.lld.
authorkettenis <kettenis@openbsd.org>
Thu, 5 Jan 2023 18:55:04 +0000 (18:55 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 5 Jan 2023 18:55:04 +0000 (18:55 +0000)
commit76662ed634f37fea18ef9cd2b6d505855ab695a1
tree3f6f07a60303aa4588f8d27b543a4429080eb8d6
parent38f9a0c9d30813e3a61c60f891a7047cedb67566
Add a dummy --no-execute-only option for compatibility with ld.lld.
This will allow ports people to sprinkle -Wl,--no-execute-only across the
ports tree when necessary without having to distinguish between ld.bfd and
ld.lld arcitectures.

ok deraadt@, sthen@
gnu/usr.bin/binutils-2.17/ld/lexsup.c