buildroot/package/lighttpd
Fabrice Fontaine f7f7124ee0 package/lighttpd: add xxhash mandatory dependency
Add xxhash mandatory dependency to avoid the following build failure
with the embedded xxhash (in version 0.8.1) and uclibc raised since
bump to version 1.4.63 in commit
2a00246645 and
23b07fa3ef:

/home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/arm-buildroot-linux-uclibcgnueabi/10.3.0/../../../../arm-buildroot-linux-uclibcgnueabi/bin/ld: src/lighttpd.p/algo_xxhash.c.o: in function `XXH32_canonicalFromHash':
/home/buildroot/autobuild/instance-0/output-1/build/lighttpd-1.4.63/build/../src/algo_xxhash.h:2282: undefined reference to `static_assert'

Fixes:
 - http://autobuild.buildroot.org/results/7b644dce244a1aa4a193a3196059a56b2c4c7591

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-12-16 20:11:40 +01:00
..
0001-Modify-the-default-lighttpd-configuration-file-to-ha.patch package/lighttpd: bump version to 1.4.63 2021-12-14 20:56:24 +01:00
Config.in package/lighttpd: add xxhash mandatory dependency 2021-12-16 20:11:40 +01:00
lighttpd.hash package/lighttpd: bump version to 1.4.63 2021-12-14 20:56:24 +01:00
lighttpd.mk package/lighttpd: add xxhash mandatory dependency 2021-12-16 20:11:40 +01:00
lighttpd_tmpfiles.conf
S50lighttpd