crc: Don't attempt to run a compiled C program when cross-compiling.
[gnulib.git] / tests / test-xstrtoll.c
blob8da0e3bed19371fc4eb68dd9e3aceff4b1846b7f
1 #define __xstrtol xstrtoll
2 #define __strtol_t long long int
3 #define __spec "lld"
4 #define is_GNULIB_strtol GNULIB_defined_strtoll_function
5 #include "test-xstrtol.c"