mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
eclipse 4.10 doesn't include 32-bit anymore, so remove from TP
Change-Id: I911df927baf0ac6c294daf29d8737847324cf391 Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
parent
b0ced18afd
commit
a58100e484
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -114,11 +114,6 @@
|
||||||
<version>${tycho-version}</version>
|
<version>${tycho-version}</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<environments>
|
<environments>
|
||||||
<environment>
|
|
||||||
<os>linux</os>
|
|
||||||
<ws>gtk</ws>
|
|
||||||
<arch>x86</arch>
|
|
||||||
</environment>
|
|
||||||
<environment>
|
<environment>
|
||||||
<os>linux</os>
|
<os>linux</os>
|
||||||
<ws>gtk</ws>
|
<ws>gtk</ws>
|
||||||
|
|
Loading…
Add table
Reference in a new issue