# HG changeset patch # User "Yann E. MORIN" # Date 1353363889 -3600 # Node ID 23fbfabd8a0fb740db98285a96ab50784be82fca # Parent 5016315d88ba935c45381728965366a8c990f15d 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" diff -r 5016315d88ba -r 23fbfabd8a0f config/binutils/elf2flt.in --- a/config/binutils/elf2flt.in Mon Nov 19 21:45:09 2012 +0100 +++ b/config/binutils/elf2flt.in Mon Nov 19 23:24:49 2012 +0100 @@ -16,10 +16,6 @@ help Grab the latest version of elf2flt from the CVS repository -config ELF2FLT_CVS_SNAPSHOT - bool - prompt "CVS Snapshot" - config ELF2FLT_CUSTOM bool prompt "Custom elf2flt" @@ -38,18 +34,6 @@ or leave blank to use default CT_CUSTOM_LOCATION_ROOT_DIR/elf2flt endif # ELF2FLT_CUSTOM -if ! ELF2FLT_CUSTOM - -config ELF2FLT_CVS_SNAPSHOT_SPEC - string - depends on ELF2FLT_CVS_SNAPSHOT - default "" - prompt "CVS refspec for elf2flt" - help - What you enter here will be passed verbatim to the cvs checkout command - so be careful! - -endif # ! ELF2FLT_CUSTOM config ELF2FLT_VERSION string