From cf9703d73c13917c1dadae89cd005b00920347d2dd939bd9fbe29e6fefc9680f Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 16 Mar 2016 14:58:17 +0000 Subject: [PATCH] - Build with optflags OBS-URL: https://build.opensuse.org/package/show/benchmark/fs_mark?expand=0&rev=5 --- fs_mark.changes | 5 +++++ fs_mark.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/fs_mark.changes b/fs_mark.changes index 4569d85..a0e3133 100644 --- a/fs_mark.changes +++ b/fs_mark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 16 14:57:55 UTC 2016 - mpluskal@suse.com + +- Build with optflags + ------------------------------------------------------------------- Fri Mar 13 21:18:50 UTC 2015 - mpluskal@suse.com diff --git a/fs_mark.spec b/fs_mark.spec index 8e26774..55f014e 100644 --- a/fs_mark.spec +++ b/fs_mark.spec @@ -1,7 +1,7 @@ # # spec file for package fs_mark # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2003-2004 EMC Corporation # # All modifications and additions to the file contributed by third parties @@ -43,11 +43,11 @@ setups. cp %{SOURCE1} . %build -CFLAGS="%{optflags}" +export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -install -D -m0755 fs_mark %{buildroot}%{_bindir}/fs_mark +install -D -m 0755 fs_mark %{buildroot}%{_bindir}/fs_mark %files %defattr(-,root,root)