|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH 2/2] build: set max depth for lib and plat search
Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> On 07.10.19 17:00, Sharan Santhanam wrote: Configure script make a recursive search of the directory. We restrict the depth of the search on the current directory alone. Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx> --- Makefile | 4 +++- support/scripts/uk_build_configure.sh | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c022561..99369cd 100644 --- a/Makefile +++ b/Makefile @@ -137,6 +137,7 @@ ELIB_DIR := $(realpath $(patsubst %/,%,$(patsubst %.,%,$(ELIB_DIR)))) # KConfig settingsCONFIG_UK_PLAT := $(CONFIG_UK_BASE)/plat/ _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |