aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2019-11-09 20:36:12 +0000
committerPascal Terjan <pterjan@mageia.org>2019-11-09 20:36:53 +0000
commit2f7839906c14b2fb76f6fe5666354d9a12651f08 (patch)
treed126ccf42b2fa1f2d34358ea4f61dd01784492ab /NEWS
parent763a90e2947389be2c4fae11f33d1cb401aa837d (diff)
downloadiurt-2f7839906c14b2fb76f6fe5666354d9a12651f08.tar
iurt-2f7839906c14b2fb76f6fe5666354d9a12651f08.tar.gz
iurt-2f7839906c14b2fb76f6fe5666354d9a12651f08.tar.bz2
iurt-2f7839906c14b2fb76f6fe5666354d9a12651f08.tar.xz
iurt-2f7839906c14b2fb76f6fe5666354d9a12651f08.zip
Use setarch linux32 rather than target arch
$ setarch --list uname26 linux32 linux64 armv7l
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4cc8ecc..8ed98d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-- ulri: always call setarch rather than only when target is i586, this allows
- to build for 32bit arm on aarch64 for example.
+- ulri: call setarch for all 32bit targets rather than only when target is
+ i586, this allows to build for 32bit arm on aarch64.
- emi: store in the .upload which architectures were uploaded to know if
non mandatory ones are done.