mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtk
This commit is contained in:
parent
c40aa41437
commit
c78ccde0de
1 changed files with 10 additions and 0 deletions
|
@ -73,6 +73,16 @@
|
|||
fragment="true"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core.linux.ppc64"
|
||||
os="linux"
|
||||
arch="ppc64"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
fragment="true"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core.linux.x86"
|
||||
os="linux"
|
||||
|
|
Loading…
Add table
Reference in a new issue