forked from pool/fs_mark
- Build with optflags
OBS-URL: https://build.opensuse.org/package/show/benchmark/fs_mark?expand=0&rev=5
This commit is contained in:
parent
14829ec78f
commit
cf9703d73c
@ -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
|
||||
|
||||
|
@ -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,7 +43,7 @@ setups.
|
||||
cp %{SOURCE1} .
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}"
|
||||
export CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user