8077419: Launcher mapfile fails linking with SS12u4
authorerikj
Tue, 14 Apr 2015 14:22:10 +0200
changeset 29850 06864caf80e2
parent 29849 43ed2e5868b7
child 29854 11651ab9c26e
8077419: Launcher mapfile fails linking with SS12u4 Reviewed-by: tbell, dholmes, ihse
make/common/NativeCompilation.gmk
--- 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/$$$$/ :/' \
     #