8179079: Incremental HotSpot builds broken on Windows
Reviewed-by: tbell
This commit is contained in:
parent
03c3ec2d04
commit
fae3887316
@ -165,6 +165,7 @@ endif
|
||||
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' \
|
||||
|
Loading…
Reference in New Issue
Block a user