From 68219fada37e3d567e0d8b011899f412ec0a1427 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Jul 07 2008 09:32:29 +0000 Subject: Add FIXME about $RPM_OPT_FLAGS for the future --- diff --git a/qemu.spec b/qemu.spec index 82a0469..ab1ea18 100644 --- a/qemu.spec +++ b/qemu.spec @@ -59,6 +59,7 @@ This package provides the command line tool for manipulating disk images %patch5 -p1 %build +# FIXME: add --extra-cflags="$RPM_OPT_FLAGS" when we drop gcc34 ./configure \ --prefix=%{_prefix} \ --interp-prefix=%{_prefix}/qemu-%%M \