index
:
flac
debian
progress-linux
upstream
debian-backports: flac
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
CheckCPUArch.c.in
blob: 5493139474568d91f435364ad90a213a2d70e5fc (
plain
)
1
2
3
4
5
6
7
int main(void) { #if @CHECK_CPU_ARCH_DEFINES@ return 0; #else fail #endif }