civetweb: Fix build with clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2018-08-28 23:07:04 -07:00
parent 48b61ca652
commit b3f3251273
2 changed files with 28 additions and 1 deletions
@@ -8,7 +8,8 @@ SRCREV = "19f31ba8dd8443e86c7028a4b4c37f4b299aa68c"
PV = "1.10+git${SRCPV}"
SRC_URI = "git://github.com/civetweb/civetweb.git \
file://0001-Unittest-Link-librt-and-libm-using-l-option.patch \
"
file://0001-undefine-macro-before-redefining.patch \
"
S = "${WORKDIR}/git"