diff options
-rw-r--r-- | meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb index 9e57dd520d..16c63a7523 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb | |||
@@ -14,3 +14,5 @@ SRCREV = "e96443dda3c080fa991decec26bc4ac98d24b9a2" | |||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
17 | |||
18 | CPPFLAGS += "-Wno-error" | ||