Add support for building 32bit SPARC binaries under Linux.
This commit is contained in:
committed by
Jon Trulson
parent
0fccc33b17
commit
2532f4a5ba
@@ -571,6 +571,10 @@ XCOMM $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $
|
||||
# undef __arm__
|
||||
# define ARMArchitecture
|
||||
# endif
|
||||
# if defined(__sparc__) || defined(sparc)
|
||||
# define SparcArchitecture
|
||||
# undef sparc
|
||||
# endif
|
||||
#endif /* linux */
|
||||
|
||||
#ifdef __uxp__
|
||||
|
||||
Reference in New Issue
Block a user