Fix PPC_LAZY_CC_UPDATE build. TODO: remove since this is slower.

This commit is contained in:
gbeauche 2003-11-04 22:01:36 +00:00
parent 175dfeea02
commit 4b73163083

View File

@ -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 */