lttng ust: support ppc64le within configure
[lttng-ust.git] / configure.ac
index 5d17cc3a4ea3b0f96c2ba4c71e9ded9f4b43de41..bb8852db4eaf119c9a0cb5634daf3f09afa6aca5 100644 (file)
@@ -224,7 +224,9 @@ changequote([,])dnl
        amd64) ;;
        powerpc) ;;
        ppc64) ;;
+       ppc64le) ;;
        powerpc64) ;;
+       powerpc64le) ;;
        s390) NO_UNALIGNED_ACCESS=1 ;;
        s390x) NO_UNALIGNED_ACCESS=1 ;;
         arm*) NO_UNALIGNED_ACCESS=1 ;;
This page took 0.023729 seconds and 4 git commands to generate.