OSDN Git Service

x86_64: fix multiple definition of chk functions
authorAustin Foxley <austinf@cetoncorp.com>
Sat, 19 Dec 2009 21:35:52 +0000 (13:35 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Sat, 19 Dec 2009 21:35:52 +0000 (13:35 -0800)
commit7dcd83e8bded560b6a2c658889995390d3021a92
treeb3cb711457462a5219ac0bdc4d11eb6e71e5c9de
parente092e7c30464555b3fb81adc8f2f479e892b0786
x86_64: fix multiple definition of chk functions

also enable __chk_fail and only try to call it when SSP is on

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libc/string/x86_64/bzero.S
libc/string/x86_64/memcpy.S
libc/string/x86_64/mempcpy.S
libc/string/x86_64/memset.S
libc/sysdeps/linux/common/ssp.c