summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/libselinux/libselinux-drop-Wno-unused-but-set-variable.patch
Commit message (Collapse)AuthorAgeFilesLines
* libselinux: drop flag: -Wno-unused-but-set-variableRandy MacLeod2013-04-301-0/+17
The flag: -Wno-unused-but-set-variable isn't supported on older versions of gcc such as gcc-4.1.2 which is the native compiler for RHEL-5.9. I've droped this warning flag for both the native and target builds. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>