projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ef67a
)
configure.ac: remove remnants of ppc asm support
author
Matt Turner
<mattst88@gmail.com>
Wed, 1 Aug 2012 15:27:37 +0000
(08:27 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Wed, 1 Aug 2012 17:12:22 +0000
(10:12 -0700)
Missed by
d387899388bd7090bda50593e35f8ed3cb730c47
.
Reviewed-by: Adam Jackson <ajax@redhat.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
258c8ba
..
60eaaf2
100644
(file)
--- 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*)