Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] README.md: recommend native build for i686
@ 2021-10-26 18:33 Chocimier
  2021-10-27 16:35 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: Chocimier @ 2021-10-26 18:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

There is a new pull request by Chocimier against master on the void-packages repository

https://github.com/Chocimier/void-packages-org i686
https://github.com/void-linux/void-packages/pull/33767

README.md: recommend native build for i686
None

A patch file from https://github.com/void-linux/void-packages/pull/33767.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i686-33767.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]

From d0c248024bc0c392102721392f6583c1ef786e31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 26 Oct 2021 20:18:14 +0200
Subject: [PATCH] README.md: recommend native build for i686

---
 README.md | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 66cdb30c9ce9..40c85db25128 100644
--- a/README.md
+++ b/README.md
@@ -469,14 +469,10 @@ Sometimes the bootstrap packages must be updated to the latest available version
 
 Two ways are available to build 32bit packages on x86\_64:
 
- - cross compilation mode
- - native mode with a 32bit masterdir
+ - native mode with a 32bit masterdir (recommended, used in official repository)
+ - cross compilation mode to i686 [target](#cross-compiling)
 
-The first mode (cross compilation) is as easy as:
-
-    $ ./xbps-src -a i686 pkg ...
-
-The second mode (native) needs a new x86 `masterdir`:
+The canonical mode (native) needs a new x86 `masterdir`:
 
     $ ./xbps-src -m masterdir-x86 binary-bootstrap i686
     $ ./xbps-src -m masterdir-x86 ...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: README.md: recommend native build for i686
  2021-10-26 18:33 [PR PATCH] README.md: recommend native build for i686 Chocimier
@ 2021-10-27 16:35 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2021-10-27 16:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

There's a merged pull request on the void-packages repository

README.md: recommend native build for i686
https://github.com/void-linux/void-packages/pull/33767

Description:
None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-27 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 18:33 [PR PATCH] README.md: recommend native build for i686 Chocimier
2021-10-27 16:35 ` [PR PATCH] [Merged]: " Chocimier

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 NNTP newsgroup(s).