From 60894b281edd024b36d2710b759ff5013b73bd31 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Dec 22 2010 19:56:26 +0000 Subject: - Upgrade to latest from NSA * Fix compliation under GCC 4.6 by Justin Mattock --- diff --git a/libsepol.spec b/libsepol.spec index 672816c..28d081c 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -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