qt5base-lts/mkspecs/features/unix
Raphael Kubo da Costa faea8d1056 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\+".

Change-Id: I1d2576a8c0e17b31f01a44d9632c57991e53780d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-08-12 22:29:30 +02:00
..
bsymbolic_functions.prf take advantage of new safety regarding build config resolution 2013-02-18 15:52:39 +01:00
default_pre.prf Add a wayland-scanner rule to qmake 2011-12-12 17:27:19 +01:00
dylib.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gdb_dwarf_index.prf gdb_dwarf_index: Use a sed call that's more POSIX-compliant. 2013-08-12 22:29:30 +02:00
hide_symbols.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
largefile.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf purge QMAKE_LIBS_OPENGL_QT 2013-02-13 19:42:39 +01:00
openvg.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
separate_debug_info.prf Merge remote-tracking branch 'origin/stable' into dev 2013-02-20 22:08:29 +01:00
thread.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
x11.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
x11inc.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
x11lib.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
x11sm.prf Remove all references to X11 session management 2012-06-01 03:15:55 +02:00