changeset 45778 | 630bf135e7a6 |
parent 44984 | e3386d7e9440 |
child 46255 | 28032e2ab1b3 |
--- a/make/common/NativeCompilation.gmk Thu Jun 29 17:26:06 2017 +0000 +++ b/make/common/NativeCompilation.gmk Thu Aug 24 16:26:06 2017 +0200 @@ -165,6 +165,7 @@ WINDOWS_SHOWINCLUDE_SED_PATTERN := \ -e '/^Note: including file:/!d' \ -e 's|Note: including file: *||' \ + -e 's|\r||g' \ -e 's|\\|/|g' \ -e 's|^\([a-zA-Z]\):|$(UNIX_PATH_PREFIX)/\1|g' \ -e '\|$(TOPDIR)|I !d' \