public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Fangrui Song <maskray@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc/google/grte/v5-2.27/master] Update build notes
Date: Sat, 28 Aug 2021 00:41:20 +0000 (GMT)	[thread overview]
Message-ID: <20210828004120.4F5A93857C7F@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b2d0b20ae6a51038b2cf3bfcaa26d37710f7a581

commit b2d0b20ae6a51038b2cf3bfcaa26d37710f7a581
Author: Stan Shebs <stanshebs@google.com>
Date:   Thu Nov 15 11:59:49 2018 -0800

    Update build notes

Diff:
---
 README.grte | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.grte b/README.grte
index f7b77818bb..4a4e2babdb 100644
--- a/README.grte
+++ b/README.grte
@@ -37,9 +37,9 @@ it needs to be newer than 6.0.0.
 
 Configure:
 
-  CC=path-to-llvm/clang CXX=path-to-llvm/clang \
+  CC=path-to-llvm/clang CXX=path-to-llvm/clang++ \
     ../glibc/configure --disable-werror --with-clang --disable-float128 \
-      --with-lld --with-default-link --prefix=/something
+      --with-lld --with-default-link --disable-multi-arch --prefix=/something
 
 To build with BFD ld as linker, omit the "--with-lld
 --with-default-link".  (Gold has had problems in the past.)
@@ -49,7 +49,7 @@ Build:
   make
   make install
 
-To test:
+Test:
 
   make check


                 reply	other threads:[~2021-08-28  0:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210828004120.4F5A93857C7F@sourceware.org \
    --to=maskray@sourceware.org \
    --cc=glibc-cvs@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).