[oe-commits] [openembedded-core] 07/23: site/riscv: Shunt the realloc configure test for startup-notification

git at git.openembedded.org git at git.openembedded.org
Thu Mar 15 10:53:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit c1d22fe95ea132275237854681c938d9238579cf
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Sun Mar 11 00:07:57 2018 -0800

    site/riscv: Shunt the realloc configure test for startup-notification
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/site/riscv32-linux | 2 ++
 meta/site/riscv64-linux | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/meta/site/riscv32-linux b/meta/site/riscv32-linux
index a496bd1..138aeb0 100644
--- a/meta/site/riscv32-linux
+++ b/meta/site/riscv32-linux
@@ -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}
diff --git a/meta/site/riscv64-linux b/meta/site/riscv64-linux
index a496bd1..138aeb0 100644
--- a/meta/site/riscv64-linux
+++ b/meta/site/riscv64-linux
@@ -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}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list