All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [RFC PATCH 2/4] travis: Add 32 cross-compile build + use build.sh
Date: Wed, 29 Nov 2017 16:45:59 +0100	[thread overview]
Message-ID: <20171129154559.GD15160@rei> (raw)
In-Reply-To: <20171128232130.4843-3-pvorel@suse.cz>

Hi!
> +        - os: linux
> +          env: BUILD="32"
> +          compiler: gcc-6
> +          addons:
> +              apt:
> +                  sources: ['ubuntu-toolchain-r-test']
> +                  packages: ['gcc-6', 'gcc-6-multilib', 'linux-libc-dev:i386']

Can we enable this for one old compiler as well? I would expect that
apart from generic 32bit compilation failures we will end up with
problems on older 32bit distros as well.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2017-11-29 15:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28 23:21 [LTP] [RFC PATCH 0/4] Travis enhancements Petr Vorel
2017-11-28 23:21 ` [LTP] [RFC PATCH 1/4] travis: Add build script Petr Vorel
2017-11-29  8:13   ` Li Wang
2017-11-29  8:27     ` Petr Vorel
2017-11-29  8:41       ` Li Wang
2017-11-29 14:52         ` Petr Vorel
2017-11-29 15:42           ` Cyril Hrubis
2017-11-29 18:31             ` Petr Vorel
2017-11-30  2:09               ` Li Wang
2017-11-28 23:21 ` [LTP] [RFC PATCH 2/4] travis: Add 32 cross-compile build + use build.sh Petr Vorel
2017-11-29 15:45   ` Cyril Hrubis [this message]
2017-11-28 23:21 ` [LTP] [RFC PATCH 3/4] travis: Add gcc-7, clang-4.0, clang-5.0, remove clang-3.9 Petr Vorel
2017-11-28 23:21 ` [LTP] [RFC PATCH 4/4] travis: Install all dependencies (headers and libraries) Petr Vorel
2017-11-29 15:48   ` Cyril Hrubis
2017-11-29 18:59     ` Petr Vorel
2017-11-29 15:44 ` [LTP] [RFC PATCH 0/4] Travis enhancements Cyril Hrubis
2017-11-29 19:07   ` Petr Vorel

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=20171129154559.GD15160@rei \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /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.