head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.01.24.06.52.03;	author sumikawa;	state dead;
branches;
next	1.1;

1.1
date	2001.01.18.16.35.51;	author sumikawa;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Sync with www/mozilla.

Submitted by:	ume
@
text
@--- js/src/Makefile.in.orig	Thu Dec 21 01:23:12 2000
+++ js/src/Makefile.in	Thu Dec 21 01:23:22 2000
@@@@ -218,7 +218,7 @@@@
 endif
 
 ifeq ($(OS_ARCH),FreeBSD)
-LDFLAGS		+= -pthread
+LDFLAGS		+= -pthread -lgcc_r
 endif
 ifeq ($(OS_ARCH),IRIX)
 ifdef USE_N32
@


1.1
log
@Upgrade to 0.7 and sync with www/mozilla

Submitted by:	ume
@
text
@@

