From 95e05f485d8a44f14864ba7492f9dfa2a6494b4f Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Sun, 5 Feb 2017 00:40:01 -0500 Subject: [PATCH] Remove profiles that helped skip ppc64le Those profiles were useful when keeping compatibility with Eclipse 4.5 but this is not required anymore. Change-Id: Ic9ef7beecee1b5bd072ec192048ab409b19844c9 Signed-off-by: Marc-Andre Laperle --- core/org.eclipse.cdt.core.linux/pom.xml | 48 ++--------------- pom.xml | 69 +++---------------------- 2 files changed, 11 insertions(+), 106 deletions(-) diff --git a/core/org.eclipse.cdt.core.linux/pom.xml b/core/org.eclipse.cdt.core.linux/pom.xml index b1c43f7e50a..a0559780e89 100644 --- a/core/org.eclipse.cdt.core.linux/pom.xml +++ b/core/org.eclipse.cdt.core.linux/pom.xml @@ -16,49 +16,6 @@ eclipse-plugin - - ppc64le - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - consider - - - linux - gtk - ppc64le - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - linux - gtk - ppc - - - linux - gtk - ppc64 - - - - - - - build-native.linux.x86 @@ -251,6 +208,11 @@ gtk ppc64 + + linux + gtk + ppc64le + diff --git a/pom.xml b/pom.xml index 664ed687b96..e14ff386271 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,7 @@ core/org.eclipse.cdt.core.linux.x86 core/org.eclipse.cdt.core.linux.x86_64 core/org.eclipse.cdt.core.linux.ppc64 + core/org.eclipse.cdt.core.linux.ppc64le core/org.eclipse.cdt.core.win32 core/org.eclipse.cdt.core.win32.x86 core/org.eclipse.cdt.core.win32.x86_64 @@ -348,69 +349,6 @@ - - ppc64le - - - !skip-ppc64le - - - - core/org.eclipse.cdt.core.linux.ppc64le - - - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - consider - - - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - linux - gtk - ppc64 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - linux - gtk - ppc64le - - - - - - - @@ -443,6 +381,11 @@ gtk ppc64 + + linux + gtk + ppc64le + win32 win32