]> git.pld-linux.org Git - packages/bgrab.git/blobdiff - bgrab.spec
- addedd CXXFLAGS to %%{__make} to avoid compile problems
[packages/bgrab.git] / bgrab.spec
index 1775cb6d1e766339046a660fd1ca5aa822202b91..84a770de544c93a5c15b502b2e7d11fc51af9c7c 100644 (file)
@@ -41,7 +41,8 @@ CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -I%{_includedir}/ncurses"
 CFLAGS="%{rpmcflags} -I%{_includedir}/ncurses"
 %configure
 
-%{__make}
+%{__make} CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions  -I%{_includedir}/ncurses"
+
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.054684 seconds and 4 git commands to generate.