summaryrefslogtreecommitdiff
path: root/scripts/gcc-x86_64-has-stack-protector.sh
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-02-27 22:42:15 +0300
committerIngo Molnar <mingo@elte.hu>2008-02-29 20:55:39 +0300
commitf2dbe03dccc95f41429d60e4221b02fc0f112cc4 (patch)
tree0661cd684685467ac232789c25edd19c1e438b56 /scripts/gcc-x86_64-has-stack-protector.sh
parentd67bbacb4b557ece3b41abdcb616354ac0ce00e1 (diff)
downloadlinux-f2dbe03dccc95f41429d60e4221b02fc0f112cc4.tar.xz
x86 vdso: fix build locale dependency
Priit Laes discovered that the sed command processing nm output was sensitive to locale settings. This was addressed in commit 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c by using [:alnum:] in place of [a-zA-Z0-9]. But that solution too is locale-dependent and may not always match the identifiers it needs to. The better fix is just to run sed et al with a fixed locale setting in all builds. Signed-off-by: Roland McGrath <roland@redhat.com> CC: Priit Laes <plaes@plaes.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/gcc-x86_64-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions