* Fix several register aliasing bugs
[oota-llvm.git] / Makefile.SunOS
index e802173f96a75b8212da04f1525f70f5550763ee..e9473637c7e699c5b32f21ca067d2ed2f7fb584f 100644 (file)
@@ -5,6 +5,9 @@
 #
 #===-----------------------------------------------------------------------====#
 
+# Set the architecture so that Sparc platform dependant code is compmiled
+ARCH := Sparc
+
 # MakeSharedObjectOption - This option is passed to the linker by
 # Makefile.common when compiling a shared object.
 #