From d89660c1f332cd732b5cc977443ced6ea641c5cf Mon Sep 17 00:00:00 2001 From: Xose Vazquez Perez Date: Nov 09 2013 20:12:36 +0000 Subject: Fix build --- diff --git a/iw.spec b/iw.spec index 0bd03a1..311c820 100644 --- a/iw.spec +++ b/iw.spec @@ -24,7 +24,8 @@ only because most new wireless devices being sold are now SoftMAC. %build -make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" +export CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags %install