mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 13:08:24 +00:00
8179438: Incremental builds broken on Windows
Reviewed-by: tbell, ihse
This commit is contained in:
parent
2013e83659
commit
32e2e37f5c
@ -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…
x
Reference in New Issue
Block a user