mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-27 02:49:42 +00:00
Fix PPC_LAZY_CC_UPDATE build. TODO: remove since this is slower.
This commit is contained in:
parent
175dfeea02
commit
4b73163083
@ -202,7 +202,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(PPC_LAZY_CC_UPDATE) && !defined(PPC_HAVE_SPLIT_CR)
|
||||
#define PPC_HAVE_SPLIT_CR
|
||||
#define PPC_HAVE_SPLIT_CR 1
|
||||
#endif
|
||||
|
||||
#endif /* PPC_CONFIG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user