diff options
Diffstat (limited to 'Makefile.SunOS')
| -rw-r--r-- | Makefile.SunOS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.SunOS b/Makefile.SunOS index e802173f96..e9473637c7 100644 --- a/Makefile.SunOS +++ b/Makefile.SunOS @@ -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. # |
