Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 09:47:21 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9216 for review
Message-ID:  <200204061747.g36HlL529756@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9216

Change 9216 by jake@jake_sparc64 on 2002/04/06 09:47:05

	Build setjmp.S.

Affected files ...

... //depot/projects/sparc64/lib/libstand/Makefile#6 edit

Differences ...

==== //depot/projects/sparc64/lib/libstand/Makefile#6 (text+ko) ====

@@ -108,11 +108,9 @@
 CFLAGS+= -ffreestanding
 .endif
 
-.if ${MACHINE_ARCH} != "sparc64"
 # _setjmp/_longjmp
 .PATH:	${.CURDIR}/${MACHINE_ARCH}
 SRCS+=	_setjmp.S
-.endif
 
 # decompression functionality from libbz2
 .PATH:	${.CURDIR}/../../contrib/bzip2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204061747.g36HlL529756>