rebuild with -D_FORTITY_SOURCE=2

This commit is contained in:
Dave Jones 2005-02-08 23:49:48 +00:00
parent 785521b60a
commit 430e2c46ac
1 changed files with 4 additions and 1 deletions

View File

@ -35,7 +35,7 @@ allocations with NUMA policy in applications.
%build
cd numactl-%{version}
make CFLAGS="$RPM_OPT_FLAGS -I. -fPIC"
make CFLAGS="$RPM_OPT_FLAGS -I. -fPIC -D_FORTITY_SOURCE=2"
%install
rm -rf $RPM_BUILD_ROOT
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}
%changelog
* Tue Feb 8 2004 Dave Jones <davej@redhat.com>
- rebuild with -D_FORTITY_SOURCE=2
* Wed Nov 10 2004 David Woodhouse <dwmw2@redhat.com>
- Fix build on x86_64