mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Remove unsupported platforms.
This commit is contained in:
parent
bcd6c0f65f
commit
f14b5e15c6
1 changed files with 0 additions and 10 deletions
|
@ -117,11 +117,6 @@
|
||||||
<resolver>p2</resolver>
|
<resolver>p2</resolver>
|
||||||
<pomDependencies>consider</pomDependencies>
|
<pomDependencies>consider</pomDependencies>
|
||||||
<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>
|
||||||
|
@ -132,11 +127,6 @@
|
||||||
<ws>gtk</ws>
|
<ws>gtk</ws>
|
||||||
<arch>ppc64le</arch>
|
<arch>ppc64le</arch>
|
||||||
</environment>
|
</environment>
|
||||||
<environment>
|
|
||||||
<os>win32</os>
|
|
||||||
<ws>win32</ws>
|
|
||||||
<arch>x86</arch>
|
|
||||||
</environment>
|
|
||||||
<environment>
|
<environment>
|
||||||
<os>win32</os>
|
<os>win32</os>
|
||||||
<ws>win32</ws>
|
<ws>win32</ws>
|
||||||
|
|
Loading…
Add table
Reference in a new issue