• Narayan Kamath's avatar
    Build native code for the host. · 4785581a
    Narayan Kamath authored
    Nothing too alarming, except for a change to deal with code
    that assumed imr_multiaddr and imr_interface in ip_mreq were
    uint32_t (like in the kernel UAPI) and not in_addr like they
    are in glibc.
    
    Change-Id: I98f7208939df12edb086e6cdf6f09cec0527ec50
    4785581a
NativeCode.mk 6.42 KB