diff options
| -rw-r--r-- | meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb index 02ea8cc5fc..524263760c 100644 --- a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb +++ b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.51.03.bb | |||
| @@ -17,7 +17,7 @@ S = "${WORKDIR}/git/stable" | |||
| 17 | DEPENDS = "libxml2" | 17 | DEPENDS = "libxml2" |
| 18 | RDEPENDS_${PN} = "perl" | 18 | RDEPENDS_${PN} = "perl" |
| 19 | 19 | ||
| 20 | inherit autotools-brokensep pkgconfig | 20 | inherit autotools-brokensep binconfig pkgconfig |
| 21 | 21 | ||
| 22 | TARGET_CFLAGS += "-Wno-narrowing" | 22 | TARGET_CFLAGS += "-Wno-narrowing" |
| 23 | 23 | ||
