Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsemanage: drop flag: -Wno-unused-but-set-variable | Randy MacLeod | 2013-05-01 | 1 | -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. Drop this warning flag for both the native and target builds. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> |