mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
merged patches from Chris Csanady and John Steele Scott, better checking for altivec and ppc64 on ppc
This commit is contained in:
@@ -57,6 +57,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
FLAC__bool altivec;
|
||||
FLAC__bool ppc64;
|
||||
} FLAC__CPUInfo_PPC;
|
||||
|
||||
extern const unsigned FLAC__CPUINFO_IA32_CPUID_CMOV;
|
||||
|
||||
Reference in New Issue
Block a user