From 4946010ddd798de8c2f899c0e2d1f197d2689105 Mon Sep 17 00:00:00 2001 From: Michael Lindo Date: Wed, 29 Jun 2011 15:01:21 -0400 Subject: [PATCH] Bug 350501 - add support in managed build projects for xlC v11 compiler options Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd --- xlc/org.eclipse.cdt.xlc.feature/feature.xml | 136 ++++++++++---------- xlc/org.eclipse.cdt.xlc.feature/pom.xml | 2 +- 2 files changed, 69 insertions(+), 69 deletions(-) diff --git a/xlc/org.eclipse.cdt.xlc.feature/feature.xml b/xlc/org.eclipse.cdt.xlc.feature/feature.xml index 15824017b1a..d3d0a78394a 100644 --- a/xlc/org.eclipse.cdt.xlc.feature/feature.xml +++ b/xlc/org.eclipse.cdt.xlc.feature/feature.xml @@ -1,68 +1,68 @@ - - - - - %description - - - - %copyright - - - - %license - - - - - - - - - - - - - - - - - - - + + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + + + + + diff --git a/xlc/org.eclipse.cdt.xlc.feature/pom.xml b/xlc/org.eclipse.cdt.xlc.feature/pom.xml index d675c22fa20..eaacb699bdc 100644 --- a/xlc/org.eclipse.cdt.xlc.feature/pom.xml +++ b/xlc/org.eclipse.cdt.xlc.feature/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 6.1.0-SNAPSHOT + 6.3.0-SNAPSHOT org.eclipse.cdt.xlc.feature eclipse-feature