mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-28 20:00:28 +01:00
Build without USE_MMX defined
This commit is contained in:
parent
1c38237d7d
commit
5926f23ca7
1 changed files with 2 additions and 0 deletions
|
|
@ -1300,7 +1300,9 @@ fbComposite (CARD8 op,
|
|||
if (fbHaveMMX())
|
||||
func = fbCompositeSrc_8888x8888mmx;
|
||||
#endif
|
||||
break;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue