• Varun Wadekar's avatar
    Tegra: disable signed comparison · 8d51439e
    Varun Wadekar authored
    
    
    libfdt does not support the -Wsign-compare compiler option
    and the right patch will eventually be pushed upstream.
    
    This patch disables the -Wsign-compare compiler option
    to allow libfdt compilation for Tegra platforms until
    the actual issue is fixed.
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    Change-Id: Ib7a93946cad1ea9ec1b46751edb79a74c08ed0ac
    8d51439e
platform.mk 2.63 KB