changeset 5489:e93696c40ef0

cross/binutils:: gprof link oopslet.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 20 Aug 2009 14:46:35 +0200
parents 5aa5e6bc48ca
children 6129cea4a024
files gub/specs/binutils.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/binutils.py	Thu Aug 20 14:42:07 2009 +0200
+++ b/gub/specs/binutils.py	Thu Aug 20 14:46:35 2009 +0200
@@ -38,4 +38,4 @@
         '%(install_prefix)s%(cross_dir)s/bin',
         '%(install_prefix)s%(cross_dir)s/%(target_architecture)s/bin',
         ]:
-        self.map_find_files (add_g_file_names, d, '(^|.*/)([^/g][^-/]*|.*-[^/g][^-/]*$)')
+        self.map_find_files (add_g_file_names, d, '(^|.*/)([^/g][^-/]*|.*-[^/g][^-/]*)$')