diff options
| -rw-r--r-- | meta/recipes-extended/cpio/cpio_2.15.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/cpio/cpio_2.15.bb b/meta/recipes-extended/cpio/cpio_2.15.bb index bfaf5c31c3..b081bd53db 100644 --- a/meta/recipes-extended/cpio/cpio_2.15.bb +++ b/meta/recipes-extended/cpio/cpio_2.15.bb | |||
| @@ -20,6 +20,8 @@ CVE_STATUS[CVE-2023-7216] = "disputed: intended behaviour, see https://lists.gnu | |||
| 20 | 20 | ||
| 21 | EXTRA_OECONF += "DEFAULT_RMT_DIR=${sbindir}" | 21 | EXTRA_OECONF += "DEFAULT_RMT_DIR=${sbindir}" |
| 22 | 22 | ||
| 23 | CFLAGS += "-std=gnu17" | ||
| 24 | |||
| 23 | do_install () { | 25 | do_install () { |
| 24 | autotools_do_install | 26 | autotools_do_install |
| 25 | if [ "${base_bindir}" != "${bindir}" ]; then | 27 | if [ "${base_bindir}" != "${bindir}" ]; then |
