Compare commits

...

2 Commits

Author SHA1 Message Date
Ettore Di Giacinto
f3e170b79f debu2 2024-07-22 12:21:55 +02:00
Ettore Di Giacinto
84ab2f3d11 debug
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-07-22 10:17:41 +02:00

View File

@@ -377,6 +377,7 @@ build: prepare backend-assets grpcs ## Build the project
$(info ${GREEN}I BUILD_TYPE: ${YELLOW}$(BUILD_TYPE)${RESET})
$(info ${GREEN}I GO_TAGS: ${YELLOW}$(GO_TAGS)${RESET})
$(info ${GREEN}I LD_FLAGS: ${YELLOW}$(LD_FLAGS)${RESET})
ls -liah backend-assets/grpc
ifneq ($(BACKEND_LIBS),)
$(MAKE) backend-assets/lib
cp -f $(BACKEND_LIBS) backend-assets/lib/