diff options
Diffstat (limited to 'lang/ats/files/patch-Makefile__bootstrap')
-rw-r--r-- | lang/ats/files/patch-Makefile__bootstrap | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/ats/files/patch-Makefile__bootstrap b/lang/ats/files/patch-Makefile__bootstrap deleted file mode 100644 index df5c27b77f54..000000000000 --- a/lang/ats/files/patch-Makefile__bootstrap +++ /dev/null @@ -1,11 +0,0 @@ ---- 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) $(CFLAGS) - endif - - LIBGMP= |