From 88fe6d36fcb934f57145c021b68b70f50eb7b03811ed7316e1167d76c3384a69 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 24 Jun 2013 13:56:47 +0000 Subject: [PATCH] Accepting request 180520 from home:elvigia:branches:security:SELinux - Build with LFS_CFLAGS for 32 bit archs OBS-URL: https://build.opensuse.org/request/show/180520 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=43 --- libsepol.changes | 5 +++++ libsepol.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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}