Skip to content
  • Dylan Baker's avatar
    meson: make nm binary optional · ff9bf223
    Dylan Baker authored
    
    
    This makes nm not required, but used if found. In general I imagine that
    this means that on windows nm wont be found, and on other platforms it
    will.
    
    v2: - fix gbm and egl symbols check tests to only be run if nm is found
        - reword commit message to reflect the code change
    
    Reviewed-by: default avatarEric Anholt <eric@anholt.net>
    ff9bf223