- 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
1 changed files with 1 additions and 1 deletions

View File

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