Don't build chkstk on x86_64

master
Alex Crichton 2017-06-23 20:43:51 -07:00
parent d513c92b01
commit 94bc9953a1
1 changed files with 0 additions and 2 deletions

View File

@ -4145,8 +4145,6 @@ mod c {
if target_arch == "x86_64" {
sources.extend(
&[
"x86_64/chkstk.S",
"x86_64/chkstk2.S",
"x86_64/floatdisf.c",
"x86_64/floatdixf.c",
"x86_64/floatundidf.S",