package/dhcpcd: disable privsep on older kernels
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 5 Mar 2021 10:15:42 +0000 (11:15 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Fri, 5 Mar 2021 10:18:40 +0000 (11:18 +0100)
commitd412539dbca22265a940e45b6ae22fb58e004a3f
treee6f4e68775392cc0a0b49b092fc8a7b0a2078a9d
parentc72be5dd2f5aef9162a0ec90465d9220b3546887
package/dhcpcd: disable privsep on older kernels

Commit e5594f7239547672c08058b77f8098d2c080bebc fixed privsep for sh,
or1k, microblaze, xtensa, arc, nds32 and nios2, but failed to take into
account that the audit functionality is only available in recent kernels
on those architectures.

Pass the --disable-privsep configure option if the kernel is too old in
those architectures.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/dhcpcd/dhcpcd.mk