mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
make: Fix signatures for getenv() and getopt()
Fixes build with GCC 15 (From OE-Core rev: 6b0ca7f009b3473d9793159d82807f1a22520914) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,6 +4,7 @@ require make.inc
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \
|
||||
file://0001-Fix-signatures-for-getenv-getopt.patch \
|
||||
"
|
||||
|
||||
EXTRA_OECONF += "--without-guile"
|
||||
|
||||
Reference in New Issue
Block a user