8223335: Compare baseline builds on linux are failing
Reviewed-by: tbell
This commit is contained in:
parent
852cee4c6b
commit
1427827a19
@ -387,7 +387,7 @@ else # $(HAS_SPEC)=true
|
||||
fi
|
||||
# Re-run configure with the same arguments (and possibly some additional),
|
||||
# must be done after patching.
|
||||
( cd $(OUTPUTDIR) && PATH="$(ORIGINAL_PATH)" \
|
||||
( cd $(CONFIGURE_START_DIR) && PATH="$(ORIGINAL_PATH)" \
|
||||
$(BASH) $(topdir)/configure $(CONFIGURE_COMMAND_LINE) $(COMPARE_BUILD_CONF))
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user