• Stephen Hemminger's avatar
    Add no-strict-aliasing to genl · 46dc73a5
    Stephen Hemminger authored
    The genl code uses constructs which violate the strict aliasing
    constraints of gcc 4.4. Disable the optimization to avoid warnings
    and potential breakage.
    46dc73a5
Makefile 793 Bytes