]> Git Repo - binutils.git/commit - ld/lexsup.c
Correct "ld --help" to display "-z stack-size=SIZE"
authorH.J. Lu <[email protected]>
Thu, 15 Jun 2017 19:30:53 +0000 (12:30 -0700)
committerH.J. Lu <[email protected]>
Thu, 15 Jun 2017 19:30:53 +0000 (12:30 -0700)
commit75e06f9753af16bd8a4d864431ceb1a4cdd13f58
treebaad766d89b1cc3d85ec00a8e94467a1234b5cbf
parent6353d82b8fa825c2143f41e84b0d5d4446c6e99a
Correct "ld --help" to display "-z stack-size=SIZE"

ELF Linker command line option to set stack size is "-z stack-size=SIZE",
not "-z stacksize=SIZE".

* exsup.c (elf_shlib_list_options): Display "-z stack-size=SIZE"
instead of "-z stacksize=SIZE".
ld/ChangeLog
ld/lexsup.c
This page took 0.02579 seconds and 4 git commands to generate.