From b47bd24a0ffbe01a8e938f7f51ac0d559e97a394 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Mon, 5 Aug 2013 18:21:20 -0400 Subject: [PATCH] lttng: Only build the RCP on architectures that matter in 2013 Drop the Solaris and PowerPC builds. This leaves us with: - Windows 32/64 - Linux 32/64 - Mac 64 (Cocoa) Change-Id: Ie6af27a1c75bb6a7bfcdad6b328d66cb06dc8d92 Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/15150 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann IP-Clean: Bernd Hufmann Tested-by: Bernd Hufmann --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 11d4a3f18a..707f1f5158 100644 --- a/pom.xml +++ b/pom.xml @@ -129,16 +129,6 @@ cocoa x86_64 - - solaris - gtk - x86 - - - solaris - gtk - sparc - linux gtk @@ -149,16 +139,6 @@ gtk x86_64 - - linux - gtk - ppc - - - linux - gtk - ppc64 - -- 2.34.1