mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
site/riscv: Shunt the realloc configure test for startup-notification
(From OE-Core rev: c1d22fe95ea132275237854681c938d9238579cf) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
acb88c7afe
commit
2712b33e85
|
@ -2,3 +2,5 @@
|
|||
glib_cv_stack_grows=${glib_cv_stack_grows=no}
|
||||
glib_cv_uscore=${glib_cv_uscore=no}
|
||||
|
||||
# startup-notification
|
||||
lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
|
||||
|
|
|
@ -2,3 +2,5 @@
|
|||
glib_cv_stack_grows=${glib_cv_stack_grows=no}
|
||||
glib_cv_uscore=${glib_cv_uscore=no}
|
||||
|
||||
# startup-notification
|
||||
lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
|
||||
|
|
Loading…
Reference in New Issue
Block a user