diff options
-rw-r--r-- | meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb b/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb index 6238a04d96..89119389fd 100644 --- a/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb +++ b/meta-oe/recipes-support/gradm/gradm_3.1-202111052217.bb | |||
@@ -22,8 +22,6 @@ UPSTREAM_CHECK_URI = "https://grsecurity.net/download" | |||
22 | 22 | ||
23 | S = "${WORKDIR}/gradm" | 23 | S = "${WORKDIR}/gradm" |
24 | 24 | ||
25 | inherit autotools-brokensep | ||
26 | |||
27 | do_compile() { | 25 | do_compile() { |
28 | oe_runmake 'CC=${CC}' \ | 26 | oe_runmake 'CC=${CC}' \ |
29 | 'LIBS=' \ | 27 | 'LIBS=' \ |