From 631ee3a6fb2dd7437bbbd12f24c0624386a85394 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Mon, 8 Oct 2018 15:36:57 -0400 Subject: releng: Stop building 32-bit stand-alone debugger products Since the Eclipse Platform 4.10 is dropping support for 32-bit, it doesn't make sense to still build these and it will ultimately fail once we start building against 4.10. Change-Id: Ia83a93b99092b7a3378ed95607411da5835118a6 Signed-off-by: Marc-Andre Laperle --- debug/org.eclipse.cdt.debug.application.product/debug.product | 10 ---------- debug/org.eclipse.cdt.debug.application.product/pom.xml | 10 ---------- 2 files changed, 20 deletions(-) (limited to 'debug') diff --git a/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index d38495b931e..240f7030141 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -203,12 +203,10 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - @@ -240,16 +238,12 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - - - @@ -305,9 +299,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - @@ -356,9 +348,7 @@ Java and all Java-based trademarks are trademarks of Oracle Corporation in the U - - diff --git a/debug/org.eclipse.cdt.debug.application.product/pom.xml b/debug/org.eclipse.cdt.debug.application.product/pom.xml index 96af77e596f..c619591f275 100644 --- a/debug/org.eclipse.cdt.debug.application.product/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml @@ -67,21 +67,11 @@ p2 consider - - linux - gtk - x86 - linux gtk x86_64 - - win32 - win32 - x86 - win32 win32 -- cgit v1.2.3