This commit is contained in:
Dave Jones 2005-02-09 00:05:40 +00:00
parent 51901252f8
commit f9c73286cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: numactl
Summary: library for tuning for Non Uniform Memory Access machines
Version: 0.6.4
Release: %(R="$Revision: 1.13 $"; RR="${R##: }"; echo ${RR%%?})
Release: %(R="$Revision: 1.14 $"; RR="${R##: }"; echo ${RR%%?})
License: LGPL/GPL
Group: System Environment/Base
URL: ftp://ftp.suse.com/pub/people/ak/numa/
@ -35,7 +35,7 @@ allocations with NUMA policy in applications.
%build
cd numactl-%{version}
make CFLAGS="$RPM_OPT_FLAGS -I. -fPIC -D_FORTITY_SOURCE=2"
make CFLAGS="$RPM_OPT_FLAGS -I. -fPIC -D_FORTIFY_SOURCE=2"
%install
rm -rf $RPM_BUILD_ROOT