qemu/sparc-ss10: switch to v8 optimization
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 2 Jan 2013 03:54:33 +0000 (03:54 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 2 Jan 2013 13:59:58 +0000 (14:59 +0100)
Switch to generic V8 optimization for gcc since we dropped the explicit
supersparc one and works just the same.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/qemu_sparc_ss10_defconfig

index 38bf243b9c94222cadaa1b79eb36d02ea4dce5ff..0b65866fc33e0230510f6e8cdef95a39c95ae145 100644 (file)
@@ -1,6 +1,6 @@
 # Architecture
 BR2_sparc=y
-BR2_sparc_supersparc=y
+BR2_sparc_v8=y
 
 # filesystem
 BR2_TARGET_ROOTFS_EXT2=y