mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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=' \
|
||||||
|
|||||||
Reference in New Issue
Block a user