summaryrefslogtreecommitdiff
path: root/csharp/src
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2020-04-02 13:07:52 +0200
committerBenoit Foucher <benoit@zeroc.com>2020-04-02 13:07:52 +0200
commit07fc824878f46ad58f66c0be9e2a853fd719b0db (patch)
tree43d94fcf114193affd24fd182cbce9fc724c5b06 /csharp/src
parentDon't assume multilib for x86 platforms, fixes #773 (diff)
downloadice-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