mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Remove one more alpha leftover.
This commit is contained in:
parent
74018414bf
commit
c4579b502b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175623
@ -31,7 +31,7 @@ CFLAGS+= -include osreldate.h
|
||||
TGTOBJS= crtsavres.o
|
||||
SRCS+= crtsavres.asm
|
||||
.endif
|
||||
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
TGTOBJS= crtfastmath.o
|
||||
SRCS+= crtfastmath.c
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user