All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/10] site: Add riscv32 and riscv64
Date: Thu,  5 Oct 2017 17:50:40 -0700	[thread overview]
Message-ID: <79796969192ddd9bebbb7bc4647208443278154f.1507250774.git.raj.khem@gmail.com> (raw)
In-Reply-To: <cover.1507250774.git.raj.khem@gmail.com>

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/site/riscv32-linux | 4 ++++
 meta/site/riscv64-linux | 4 ++++
 2 files changed, 8 insertions(+)
 create mode 100644 meta/site/riscv32-linux
 create mode 100644 meta/site/riscv64-linux

diff --git a/meta/site/riscv32-linux b/meta/site/riscv32-linux
new file mode 100644
index 0000000000..a496bd1aca
--- /dev/null
+++ b/meta/site/riscv32-linux
@@ -0,0 +1,4 @@
+# glib-2.0
+glib_cv_stack_grows=${glib_cv_stack_grows=no}
+glib_cv_uscore=${glib_cv_uscore=no}
+
diff --git a/meta/site/riscv64-linux b/meta/site/riscv64-linux
new file mode 100644
index 0000000000..a496bd1aca
--- /dev/null
+++ b/meta/site/riscv64-linux
@@ -0,0 +1,4 @@
+# glib-2.0
+glib_cv_stack_grows=${glib_cv_stack_grows=no}
+glib_cv_uscore=${glib_cv_uscore=no}
+
-- 
2.14.2



  reply	other threads:[~2017-10-06  0:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06  0:50 [PATCH 00/10] Add foundation for riscv architecture Khem Raj
2017-10-06  0:50 ` Khem Raj [this message]
2017-10-06  0:50 ` [PATCH 02/10] insane: Add entries for riscv 32bit/64bit Khem Raj
2017-10-06  0:50 ` [PATCH 03/10] siteinfo: Define data for riscv32 and riscv64 Khem Raj
2017-10-06  0:50 ` [PATCH 04/10] kernel-arch.bbclass: Add riscv to kernel arch map Khem Raj
2017-10-06  0:50 ` [PATCH 05/10] runqemu: Add riscv support for qemu machines Khem Raj
2017-10-06  0:50 ` [PATCH 06/10] binutils: Convert SRC_URI and SRCREV to weak defines Khem Raj
2017-10-06 10:22   ` Burton, Ross
2017-10-06 13:23     ` Khem Raj
2017-10-06  0:50 ` [PATCH 07/10] gcc: Backport fix for a segfault on riscv Khem Raj
2017-10-06  0:50 ` [PATCH 08/10] gcc-runtime: Disable libitm " Khem Raj
2017-10-06  0:50 ` [PATCH 09/10] elfutils: Fix missing library on linker cmdline Khem Raj
2017-10-06  0:50 ` [PATCH 10/10] openssl: Add support for riscv32/riscv64 Khem Raj
2017-10-06  1:00 ` ✗ patchtest: failure for Add foundation for riscv architecture Patchwork
2017-10-15 20:36 ` [PATCH 00/10] " Trevor Woerner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=79796969192ddd9bebbb7bc4647208443278154f.1507250774.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.