aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ossec-hids/musl_lack_of_a_out_h.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/ossec-hids: upgrade to 2.9.3Francesco Colista2018-01-181-6/+7
|
* testing/ossec-hids: Fix build on non-x86-64 platforms.Breno Leitao2017-05-031-0/+12
Musl lacks a.out.h header, since x86-64 kernel has this file. We do not have this file, since glib usually have. Once we are on Musl, we lack this file on non x86-64. This patch simply switch to the project file definitions instead of kernel/libc.