Compile NVTT under G5/leopard
This commit is contained in:
@ -26,8 +26,10 @@
|
||||
#ifndef SQUISH_SIMD_VE_H
|
||||
#define SQUISH_SIMD_VE_H
|
||||
|
||||
#ifndef __APPLE_ALTIVEC__
|
||||
#include <altivec.h>
|
||||
#undef bool
|
||||
#endif
|
||||
|
||||
namespace squish {
|
||||
|
||||
|
Reference in New Issue
Block a user