[qemu/f14/master: 2/3] Fix typo in S390 changes

Justin M. Forbes jforbes at fedoraproject.org
Tue Oct 19 04:11:10 UTC 2010


commit 35db8c0471c57821ed2b330304b69b4cedc551ea
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Oct 18 23:08:13 2010 -0500

    Fix typo in S390 changes

 qemu.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 9575815..294ea6d 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -341,7 +341,7 @@ such as kvm_stat.
 extraldflags="-Wl,--build-id";
 buildldflags="VL_LDFLAGS=-Wl,--build-id"
 
-ifarch s390
+%ifarch s390
 # drop -g flag to prevent memory exhaustion by linker
 %global optflags %(echo %{optflags} | sed 's/-g//')
 sed -i.debug 's/-g//g' configure


More information about the scm-commits mailing list