[Mesa-dev] [PATCH 1/3] configure.ac: remove remnants of ppc asm support
Matt Turner
mattst88 at gmail.com
Wed Aug 1 08:54:29 PDT 2012
Missed by d387899388bd7090bda50593e35f8ed3cb730c47.
---
configure.ac | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/configure.ac b/configure.ac
index b01b192..4673ff7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -470,13 +470,6 @@ if test "x$enable_asm" = xyes; then
;;
esac
;;
- powerpc)
- case "$host_os" in
- linux*)
- asm_arch=ppc
- ;;
- esac
- ;;
sparc*)
case "$host_os" in
linux*)
--
1.7.8.6
More information about the mesa-dev
mailing list