From 710e25cd5eb7caca9784eab9f2010d80fc00b0d101a4d8e1a53c20497031fadf Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Mon, 8 Aug 2011 13:37:00 +0000 Subject: [PATCH] fix build OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=13 --- newt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 221d583..41abdf2 100644 --- a/newt.spec +++ b/newt.spec @@ -142,7 +142,7 @@ library providing a python API for creating text mode interfaces. # --with-gpm-support %configure --without-tcl ## make depend -%{__make} %{?_smp_mflags} all +%{__make} CPPFLAGS="%{optflags}" %{?_smp_mflags} all #docbook2txt tutorial.sgml %install