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> |
||
|---|---|---|
| .. | ||
| bsymbolic_functions.prf | ||
| default_pre.prf | ||
| dylib.prf | ||
| gdb_dwarf_index.prf | ||
| hide_symbols.prf | ||
| largefile.prf | ||
| opengl.prf | ||
| openvg.prf | ||
| separate_debug_info.prf | ||
| thread.prf | ||
| x11.prf | ||
| x11inc.prf | ||
| x11lib.prf | ||
| x11sm.prf | ||