lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 29 Oct 2009 09:06:42 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	"Michael S. Tsirkin" <mst@...hat.com>
Cc:	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Paul Mackerras <paulus@...ba.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf tools: support static build


* Michael S. Tsirkin <mst@...hat.com> wrote:

> This makes it possible to build perf statically, by performing
> make LDFLAGS=-static
> Since static libraries are only searched in the order they are
> specified, move library list from LDFLAGS to EXTLIBS, so that
> they are put at the end of linker command line.

Nice!

>  tools/perf/Makefile |   14 ++++++++------
>  1 files changed, 8 insertions(+), 6 deletions(-)

Would you mind to send a patch against the latest perf events tree, 
which can be found at:

  http://people.redhat.com/mingo/tip.git/README

This patch does not apply anymore due to recent changes to the Makefile:

 patching file tools/perf/Makefile
 Hunk #2 FAILED at 204.
 Hunk #3 FAILED at 424.
 2 out of 3 hunks FAILED -- rejects in file tools/perf/Makefile

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ