diff options
author | Benoit Foucher <benoit@zeroc.com> | 2020-04-02 13:07:52 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2020-04-02 13:07:52 +0200 |
commit | 07fc824878f46ad58f66c0be9e2a853fd719b0db (patch) | |
tree | 43d94fcf114193affd24fd182cbce9fc724c5b06 /csharp/src | |
parent | Don't assume multilib for x86 platforms, fixes #773 (diff) | |
download | ice-07fc824878f46ad58f66c0be9e2a853fd719b0db.tar.bz2 ice-07fc824878f46ad58f66c0be9e2a853fd719b0db.tar.xz ice-07fc824878f46ad58f66c0be9e2a853fd719b0db.zip |
Added back check for x86 for multilib platforms #773
The check is required when building RPM packages for CentOS/RHEL.
If building on a x86 platform which doesn't support multilib, either
"make PLATFORMS=x86" should be used or the linux_id variable should be set with
the linux ID of the distribution (make linux_id=<distribution>).
By default, the build system checks for ID_LIKE for the distribution type and
assumes a multilib platform if ID_LIKE is fedora, centos or rhel.
Diffstat (limited to 'csharp/src')
0 files changed, 0 insertions, 0 deletions