# HG changeset patch # User erikj # Date 1429014130 -7200 # Node ID 06864caf80e2f63cf3feb5f570fb83192f088c9d # Parent 43ed2e5868b72b106beb5aa59f77ebbafe1a4f5f 8077419: Launcher mapfile fails linking with SS12u4 Reviewed-by: tbell, dholmes, ihse diff -r 43ed2e5868b7 -r 06864caf80e2 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/$$$$/ :/' \ #