mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
/trunk:
- comment-out the "FD_PIC ELF" binary format: it's not used/coded for now... -------- diffstat follows -------- /trunk/config/binutils.in | 14 7 7 0 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
This commit is contained in:
parent
45747a6453
commit
72a649f99e
@ -26,13 +26,13 @@ config ARCH_BINFMT_FLAT
|
||||
This will build flat binaries, suitable for
|
||||
MMU-less architectures.
|
||||
|
||||
config ARCH_BINFMT_FDPIC
|
||||
bool
|
||||
prompt "FD_PIC ELF"
|
||||
help
|
||||
This will build FD_PIC ELF binaries, suitable for
|
||||
MMU-less architectures that still require to use
|
||||
shared libraries (FIXME).
|
||||
#config ARCH_BINFMT_FDPIC
|
||||
# bool
|
||||
# prompt "FD_PIC ELF"
|
||||
# help
|
||||
# This will build FD_PIC ELF binaries, suitable for
|
||||
# MMU-less architectures that still require to use
|
||||
# shared libraries (FIXME).
|
||||
|
||||
endif # ! ARCH_USE_MMU
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user