From bd195d934ca66e85e28a9a178d6274f85a165a64 Mon Sep 17 00:00:00 2001 From: darekr Date: Sun, 27 Aug 2006 21:38:33 +0000 Subject: [PATCH] - pass CFLAGS Changed files: cpuburn.spec -> 1.9 --- cpuburn.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cpuburn.spec b/cpuburn.spec index d9a4c8b..834f1c4 100644 --- a/cpuburn.spec +++ b/cpuburn.spec @@ -38,7 +38,9 @@ tak %patch0 -p1 %build -%{__make} CC="%{__cc}" +%{__make} \ + CC="%{__cc}" \ + CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0