diff options
| -rw-r--r-- | meta/recipes-devtools/file/file_5.37.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/file/file_5.37.bb b/meta/recipes-devtools/file/file_5.37.bb index a840dbc012..c53a120b84 100644 --- a/meta/recipes-devtools/file/file_5.37.bb +++ b/meta/recipes-devtools/file/file_5.37.bb | |||
| @@ -21,6 +21,8 @@ S = "${WORKDIR}/git" | |||
| 21 | 21 | ||
| 22 | inherit autotools update-alternatives | 22 | inherit autotools update-alternatives |
| 23 | 23 | ||
| 24 | EXTRA_OECONF += "--disable-libseccomp" | ||
| 25 | |||
| 24 | ALTERNATIVE_${PN} = "file" | 26 | ALTERNATIVE_${PN} = "file" |
| 25 | ALTERNATIVE_LINK_NAME[file] = "${bindir}/file" | 27 | ALTERNATIVE_LINK_NAME[file] = "${bindir}/file" |
| 26 | 28 | ||
