summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaron Chabot <daron.chabot@gmail.com>2008-11-28 13:09:59 +0000
committerDaron Chabot <daron.chabot@gmail.com>2008-11-28 13:09:59 +0000
commit17ccf39e5149fd1102a22f88020ab82af8bedc4a (patch)
treee88a1f972bf0e6a90e0b24df5eb4bbf8787c43e5
parentAdded command line generator. (diff)
downloadrtems-eclipse-plug-in-17ccf39e5149fd1102a22f88020ab82af8bedc4a.tar.bz2
Added "macosx" to the "osList" for the "RTEMS Toolchain (UNIX).
-rw-r--r--org.rtems.cdt.toolchain2/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.rtems.cdt.toolchain2/plugin.xml b/org.rtems.cdt.toolchain2/plugin.xml
index 37cb39f..10aa114 100644
--- a/org.rtems.cdt.toolchain2/plugin.xml
+++ b/org.rtems.cdt.toolchain2/plugin.xml
@@ -144,7 +144,7 @@
id="org.rtems.cdt.toolchain"
name="RTEMS Toolchain (UNIX)"
archList="all"
- osList="linux,solaris,hpux,aix,qnx"
+ osList="linux,solaris,hpux,aix,qnx,macosx"
targetTool="org.rtems.cdt.c.linker;org.rtems.cdt.cpp.linker;org.rtems.cdt.archiver"
scannerConfigDiscoveryProfileId="org.rtems.cdt.toolchain2.RtemsSCDProfile">
<targetPlatform