* contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
This commit is contained in:
Jan Kratochvil
2012-07-25 20:14:20 +00:00
parent ea5ca7b5cf
commit aec8845cae
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
* contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
2012-07-25 Joel Brobecker <brobecker@adacore.com> 2012-07-25 Joel Brobecker <brobecker@adacore.com>
* doublest.c (convert_doublest_to_floatformat): If the exponent * doublest.c (convert_doublest_to_floatformat): If the exponent

View File

@ -26,8 +26,8 @@
# #
# bash$ cd $objdir/gdb/testsuite # bash$ cd $objdir/gdb/testsuite
# bash$ runtest \ # bash$ runtest \
# CC_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS gcc" \ # CC_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS gcc" \
# CXX_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS g++" # CXX_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS g++"
# #
# For documentation on index files: info -f gdb.info -n "Index Files" # For documentation on index files: info -f gdb.info -n "Index Files"
# For information about 'dwz', see the announcement: # For information about 'dwz', see the announcement: