summaryrefslogtreecommitdiff
path: root/vp8/encoder/pickinter.c
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2011-07-11 11:25:25 -0400
committerJohn Koleszar <jkoleszar@google.com>2011-07-13 16:07:00 -0400
commitb73a3693e581583e9ec676f4396d0c3d173e2462 (patch)
tree19272f844337ee718f2d6c47c63121d737c43a8d /vp8/encoder/pickinter.c
parente83d36c053199693eadac5774b47d17416cb8954 (diff)
downloadlibvpx-b73a3693e581583e9ec676f4396d0c3d173e2462.tar
libvpx-b73a3693e581583e9ec676f4396d0c3d173e2462.tar.gz
libvpx-b73a3693e581583e9ec676f4396d0c3d173e2462.tar.bz2
libvpx-b73a3693e581583e9ec676f4396d0c3d173e2462.zip
Disable __longjmp_chk protection
glibc implements some checking on longjmp() calls by replacing it with an internal function __longjmp_chk(), when FORTIFY_SOURCE is defined. This can be problematic when compiling the library under one version of glibc and running it under another. Work around this issue for the one symbol affected for now, before taking out the undef hammer. Fixes http://code.google.com/p/webm/issues/detail?id=166 Change-Id: Ifc5e25cdec17915e394711f2185b3e9214572d10
Diffstat (limited to 'vp8/encoder/pickinter.c')
0 files changed, 0 insertions, 0 deletions