diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5071,6 +5071,7 @@ $as_echo_n "checking for the platform triplet based on compiler characteristics. cat >> conftest.c <<EOF #undef linux #undef i386 +#undef powerpc #undef unix #if defined(__linux__) # if defined(__x86_64__) && defined(__LP64__) |