Commit c22c3f72 authored by Mike Gabriel's avatar Mike Gabriel

nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from…

nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from Sparc(64)Architecture ifdef-block. It does not seem to be used anywhere else.
parent 1839dd64
......@@ -790,10 +790,8 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
# define ServerOSDefines XFree86ServerOSDefines -DDDXTIME
# define AsVISOption -Av9a
# ifdef Sparc64Architecture
# define AsOutputArchSize 64
# define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64
# else
# define AsOutputArchSize 32
# define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
# endif
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment