Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754670Ab3HFF5D (ORCPT ); Tue, 6 Aug 2013 01:57:03 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:48439 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753499Ab3HFF5A (ORCPT ); Tue, 6 Aug 2013 01:57:00 -0400 MIME-Version: 1.0 In-Reply-To: <1375766056-19377-3-git-send-email-namhyung@kernel.org> References: <1375766056-19377-1-git-send-email-namhyung@kernel.org> <1375766056-19377-3-git-send-email-namhyung@kernel.org> Date: Tue, 6 Aug 2013 08:56:58 +0300 X-Google-Sender-Auth: Kx1WnT5wVM7qPxYo3wfHpy9sYJA Message-ID: Subject: Re: [PATCH 2/4] perf tools: Separate out GTK codes to libperf-gtk.so From: Pekka Enberg To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , Jiri Olsa , Christoph Hellwig , Andi Kleen Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 14 On Tue, Aug 6, 2013 at 8:14 AM, Namhyung Kim wrote: > Separate out GTK codes to a shared object called libperf-gtk.so. This > time only GTK codes are built with -fPIC and libperf remains as is. > > Cc: Andi Kleen > Cc: Pekka Enberg > Signed-off-by: Namhyung Kim Reviewed-by: Pekka Enberg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/