On 5/1/13 6:02 PM, Randy MacLeod wrote:
On 13-05-01 12:12 AM, Khem Raj wrote:
On Apr 30, 2013, at 8:15 PM, Randy MacLeod wrote:
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
On 13-05-01 12:12 AM, Khem Raj wrote:
On Apr 30, 2013, at 8:15 PM, Randy MacLeod wrote:
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.
On Apr 30, 2013, at 8:15 PM, Randy MacLeod wrote:
> 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.
why drop from target build ?
>
>
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
---
...semanage-drop-Wno-unused-but-set-variable.patch | 17 ++