8188034: InitSupport does not properly include closed file
Reviewed-by: tbell, erikj
This commit is contained in:
parent
3b0751d797
commit
6ab21308de
@ -36,7 +36,7 @@ ifeq ($(HAS_SPEC),)
|
||||
|
||||
# Include the corresponding closed file, if present.
|
||||
# Normal hook mechanism cannot be used since we have no SPEC.
|
||||
-include $(topdir)/closed/make/InitSupport.gmk
|
||||
-include $(topdir)/../closed/make/InitSupport.gmk
|
||||
|
||||
##############################################################################
|
||||
# Helper functions for the initial part of Init.gmk, before the spec file is
|
||||
|
Loading…
Reference in New Issue
Block a user