8077419: Launcher mapfile fails linking with SS12u4
Reviewed-by: tbell, dholmes, ihse
--- a/make/common/NativeCompilation.gmk Mon Apr 13 21:01:19 2015 +0300
+++ b/make/common/NativeCompilation.gmk Tue Apr 14 14:22:10 2015 +0200
@@ -70,6 +70,7 @@
-e 's/\#.*//' \
-e 's/^[^:]*: *//' \
-e 's/ *\\$$$$//' \
+ -e 's/^[ ]*//' \
-e '/^$$$$/ d' \
-e 's/$$$$/ :/' \
#