Disable FORTIFY_SOURCE on glibc targets
authorJohn Koleszar <jkoleszar@google.com>
Fri, 29 Jul 2011 18:23:32 +0000 (14:23 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 1 Aug 2011 14:10:43 +0000 (10:10 -0400)
commit7d984d8c38e435eb662dd0e5c69e96e188495018
treebb82d534f0528ba02f09f4461eec377dc07f13cd
parent8ef25de377c069d0f217f1f6a59d38568e37d48c
Disable FORTIFY_SOURCE on glibc targets

Improve binary distributions by defeating longjmp interception. See
http://code.google.com/p/webm/issues/detail?id=166 for more information.

Change-Id: I5ac731ec3f3570088597201d0f411473e2dffa4f
build/make/configure.sh