head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2011.10.14.17.00.39;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add ats 0.2.5, a language with a type system rooted in the Applied Type
System.

PR:		ports/161575
Submitted by:	Jyun-Yan You <jyyou@@cs.nctu.edu.tw>
@
text
@--- Makefile_bootstrap.orig	2011-10-06 21:17:51.000000000 +0800
+++ Makefile_bootstrap	2011-10-06 21:18:13.000000000 +0800
@@@@ -78,7 +78,7 @@@@
 
 BOOTSTRAP1=1
 ifdef BOOTSTRAP1
-ATSCCFLAGS=-I$(ATSHOMEQ) -I$(ATSRUNTIME) -O2 -g
+ATSCCFLAGS=-I$(ATSHOMEQ) -I$(ATSRUNTIME) -O2 -g $(CFLAGS)
 endif
 
 LIBGMP=
@
