]> git.pld-linux.org Git - packages/nethogs.git/blobdiff - nethogs.spec
- pass cxx and rpmcppflags
[packages/nethogs.git] / nethogs.spec
index 153e6b848ff1195c79049a1428d636cbd26cec2c..acfb4f93771a17db5132c957fa0ff8fbcd6af8ee 100644 (file)
@@ -36,8 +36,8 @@ ewentualnie go zabić.
 
 %build
 %{__make} \
-       GCC="%{__cxx}" \
-       CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+       CXX="%{__cxx}" \
+       CFLAGS="%{rpmcflags} %{rpmcppflags} -I/usr/include/ncurses"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.076392 seconds and 4 git commands to generate.