blob: b66f41ad2802051d55683a5be6b776dd6232f087 [file] [log] [blame]
Upstream-Status: Inappropriate [poky-specific fix]
Index: agent/Makefile.inc
===================================================================
--- agent.orig/Makefile.inc
+++ agent/Makefile.inc
@@ -88,6 +88,9 @@ ifneq ($(OPSYS),Windows)
ifneq ($(CC),g++)
OPTS += -Wmissing-prototypes
endif
+ ifneq ($(RANLIB),)
+ RANLIB += $@
+ endif
endif
# Compiler flags definition