PPC: Untangle PPC vs. PPCSPE target defines.
This commit is contained in:
@@ -598,7 +598,7 @@ static uint32_t jit_cpudetect(lua_State *L)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#elif LJ_TARGET_PPC
|
||||
#elif LJ_TARGET_PPC || LJ_TARGET_PPCSPE
|
||||
/* Nothing to do. */
|
||||
#else
|
||||
#error "Missing CPU detection for this architecture"
|
||||
|
||||
Reference in New Issue
Block a user