diff --git a/libsepol.changes b/libsepol.changes index 837ab04..950a46c 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 22 01:40:19 UTC 2013 - crrodriguez@opensuse.org + +- Build with LFS_CFLAGS for 32 bit archs + ------------------------------------------------------------------- Fri Apr 5 15:31:13 UTC 2013 - vcizek@suse.com diff --git a/libsepol.spec b/libsepol.spec index 8edfffb..4996bda 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -104,7 +104,7 @@ policies. %patch2 -p2 %build -make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} CC="%{__cc}" CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS)" %install mkdir -p $RPM_BUILD_ROOT/%{_lib}