Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-libvirt > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed libvirt-php.spec
 
1
@@ -62,6 +62,8 @@
2
 %setup -q -n libvirt-php-%{version}
3
 
4
 %build
5
+export CFLAGS="$RPM_OPT_FLAGS"
6
+export CPPFLAGS="$RPM_OPT_FLAGS"
7
 %configure
8
 ./configure --with-html-dir=%{_datadir}/doc --with-html-subdir=%{name}-%{version}/html --libdir=%{php_extdir}
9
 make %{?_smp_mflags}
10