[llvm-commits] CVS: llvm/Makefile.SunOS

Chris Lattner lattner at cs.uiuc.edu
Thu Oct 10 14:29:01 PDT 2002


Changes in directory llvm:

Makefile.SunOS updated: 1.2 -> 1.3

---
Log message:

Switch over to the right sparc c frontend


---
Diffs of the changes:

Index: llvm/Makefile.SunOS
diff -u llvm/Makefile.SunOS:1.2 llvm/Makefile.SunOS:1.3
--- llvm/Makefile.SunOS:1.2	Thu Sep 19 14:44:28 2002
+++ llvm/Makefile.SunOS	Thu Oct 10 14:28:10 2002
@@ -19,5 +19,5 @@
 # be overriden by the Makefile.config option, and should not override it if set.
 #
 ifndef LLVMGCCDIR
-LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install
+LLVMGCCDIR := /home/vadve/lattner/cvs/gcc_install_sparc
 endif





More information about the llvm-commits mailing list