- fPIE is back again

This commit is contained in:
Martin Bacovsky 2007-01-31 19:12:19 +00:00
parent 416a456683
commit 00cdd5a31c

View File

@ -29,7 +29,7 @@ services.
%setup
%build
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE"
export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fPIE"
%configure --with-pidfile=/var/run/radvd/radvd.pid
make
# make %{?_smp_mflags}
@ -87,6 +87,7 @@ fi
%changelog
* Wed Jan 31 2007 Martin Bacovsky <mbacovsk@redhat.com> - 1.0-1.fc7
- rebase to upstream 1.0
- Resolves: #225542: radvd 1.0 released
* Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-4