blob: b66f41ad2802051d55683a5be6b776dd6232f087 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001Upstream-Status: Inappropriate [poky-specific fix]
2
Brad Bishop316dfdd2018-06-25 12:45:53 -04003Index: agent/Makefile.inc
4===================================================================
5--- agent.orig/Makefile.inc
6+++ agent/Makefile.inc
7@@ -88,6 +88,9 @@ ifneq ($(OPSYS),Windows)
8 ifneq ($(CC),g++)
9 OPTS += -Wmissing-prototypes
Patrick Williamsc124f4f2015-09-15 14:41:29 -050010 endif
11+ ifneq ($(RANLIB),)
12+ RANLIB += $@
13+ endif
14 endif
15
Brad Bishop316dfdd2018-06-25 12:45:53 -040016 # Compiler flags definition