Makes the ToolChain Plugins platform specific so that you can no longer install multiple versions of the tool chains simultaneously. [artf2558]

Change-Id: If3987e664d0f8a741f3c088b5975fd5e8827f7b9
This commit is contained in:
Jonathan Leitschuh
2014-06-19 12:42:05 -04:00
parent e69c1ea198
commit 2cb9d55ef2
3 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,8 @@
id="edu.wpi.first.wpilib.plugins.cpp.toolchains.linux.feature"
label="Linux Toolchain for Robot C++ Development"
version="0.2.0"
provider-name="Worcester Polytechnic Institute">
provider-name="Worcester Polytechnic Institute"
os="linux">
<description>
The C++ toolchain to build Athena programs on Linux.