binutils/elf2flt: remove use of CVS snapshots
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Mon Nov 19 23:24:49 2012 +0100 (2012-11-19)
changeset 312223fbfabd8a0f
parent 3121 5016315d88ba
child 3123 6a5946fbc728
binutils/elf2flt: remove use of CVS snapshots

The CVS snapshot options are never used, so get rid of them.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
config/binutils/elf2flt.in
     1.1 --- a/config/binutils/elf2flt.in	Mon Nov 19 21:45:09 2012 +0100
     1.2 +++ b/config/binutils/elf2flt.in	Mon Nov 19 23:24:49 2012 +0100
     1.3 @@ -16,10 +16,6 @@
     1.4      help
     1.5        Grab the latest version of elf2flt from the CVS repository
     1.6  
     1.7 -config ELF2FLT_CVS_SNAPSHOT
     1.8 -    bool
     1.9 -    prompt "CVS Snapshot"
    1.10 -
    1.11  config ELF2FLT_CUSTOM
    1.12      bool
    1.13      prompt "Custom elf2flt"
    1.14 @@ -38,18 +34,6 @@
    1.15        or leave blank to use default CT_CUSTOM_LOCATION_ROOT_DIR/elf2flt
    1.16  
    1.17  endif # ELF2FLT_CUSTOM
    1.18 -if ! ELF2FLT_CUSTOM
    1.19 -
    1.20 -config ELF2FLT_CVS_SNAPSHOT_SPEC
    1.21 -    string
    1.22 -    depends on ELF2FLT_CVS_SNAPSHOT
    1.23 -    default ""
    1.24 -    prompt "CVS refspec for elf2flt"
    1.25 -    help
    1.26 -       What you enter here will be passed verbatim to the cvs checkout command
    1.27 -       so be careful!
    1.28 -
    1.29 -endif # ! ELF2FLT_CUSTOM
    1.30  
    1.31  config ELF2FLT_VERSION
    1.32      string