diff options
Diffstat (limited to 'meta/recipes-devtools/m4/m4-1.4.18.inc')
-rw-r--r-- | meta/recipes-devtools/m4/m4-1.4.18.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/m4/m4-1.4.18.inc b/meta/recipes-devtools/m4/m4-1.4.18.inc index 5652b74308..d7c8648577 100644 --- a/meta/recipes-devtools/m4/m4-1.4.18.inc +++ b/meta/recipes-devtools/m4/m4-1.4.18.inc | |||
@@ -15,5 +15,8 @@ SRC_URI_append_class-target = "\ | |||
15 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ | 15 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | # Fix "Argument list too long" error when len(TMPDIR) = 410 | ||
19 | acpaths = "-I ./m4" | ||
20 | |||
18 | SRC_URI[md5sum] = "a077779db287adf4e12a035029002d28" | 21 | SRC_URI[md5sum] = "a077779db287adf4e12a035029002d28" |
19 | SRC_URI[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab" | 22 | SRC_URI[sha256sum] = "ab2633921a5cd38e48797bf5521ad259bdc4b979078034a3b790d7fec5493fab" |