gradm: don't inherit autotools

This upstream does not in fact use autotools.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2025-03-19 17:41:43 +00:00
committed by Khem Raj
parent fb38afef30
commit 56d59ac2d3
@@ -22,8 +22,6 @@ UPSTREAM_CHECK_URI = "https://grsecurity.net/download"
S = "${WORKDIR}/gradm" S = "${WORKDIR}/gradm"
inherit autotools-brokensep
do_compile() { do_compile() {
oe_runmake 'CC=${CC}' \ oe_runmake 'CC=${CC}' \
'LIBS=' \ 'LIBS=' \