$OpenBSD: patch-libatomic_configure_tgt,v 1.2 2014/11/12 10:56:59 tobiasu Exp $
--- libatomic/configure.tgt.orig	Thu Jan  2 23:24:30 2014
+++ libatomic/configure.tgt	Wed Sep 24 18:26:31 2014
@@ -43,7 +43,7 @@ case "${target_cpu}" in
 	    ;;
 	  *)
 	    if test -z "$with_cpu"; then
-	      XCFLAGS="${XCFLAGS} -mcpu=v9"
+	      XCFLAGS="${XCFLAGS} -mcpu=v7"
 	    fi
 	esac
 	ARCH=sparc
