| Message ID | 20260811042353.239543-1-preeti.sachan@intel.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-oe,master] libfastjson: fix rsyslogd segfault crash at load | expand |
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb index f1235d7b96..324c0cfbe8 100644 --- a/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb +++ b/meta-oe/recipes-extended/rsyslog/libfastjson_1.2304.0.bb @@ -10,6 +10,7 @@ SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https;branch=master SRCREV = "3a8402c1de7c7747c95229db26d8d32fb85a7a52" +EXTRA_OECONF += "LIBS='-lm'" CVE_PRODUCT = "rsyslog:libfastjson"