diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-08-11 12:08:48 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-08-13 13:35:54 (GMT) |
commit | fdecdc39399994d2c0309005922590e2f106bbef (patch) | |
tree | 9be018845b85a5ca1b8433b8522feed70214271c /mkspecs/wince70embedded-x86-msvc2008 | |
parent | 7571b7a34f27046a2e6d957dc07c4049125c0b2b (diff) | |
download | Qt-fdecdc39399994d2c0309005922590e2f106bbef.zip Qt-fdecdc39399994d2c0309005922590e2f106bbef.tar.gz Qt-fdecdc39399994d2c0309005922590e2f106bbef.tar.bz2 |
gdb_dwarf_index: Use a sed call that's more POSIX-compliant.
sed versions other than the GNU one often default to being POSIX-compliant,
in which case "+" (with and without escaping) is always an ordinary
character.
Achieve the same functionality in a way that works with both GNU and BSD
seds by using "xx*" insted of "x\+".
Cherry-picked from qtbase/faea8d1056e4b034404febd0ef44a00e7784018d.
Change-Id: I462e070992ff214a7261d45c208f2e5f3e962e8f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'mkspecs/wince70embedded-x86-msvc2008')
0 files changed, 0 insertions, 0 deletions