- Upgrade to latest from NSA

* Fix compliation under GCC 4.6 by Justin Mattock
This commit is contained in:
Dan Walsh 2010-12-22 14:56:26 -05:00
parent 9788767c5c
commit 60894b281e

View File

@ -46,7 +46,7 @@ needed for developing applications that manipulate binary policies.
%prep %prep
%setup -q %setup -q
%patch -p1 -b .rhat #%patch -p1 -b .rhat
# sparc64 is an -fPIC arch, so we need to fix it here # sparc64 is an -fPIC arch, so we need to fix it here
%ifarch sparc64 %ifarch sparc64
sed -i 's/fpic/fPIC/g' src/Makefile sed -i 's/fpic/fPIC/g' src/Makefile