Skip to content
  • Tom Finegan's avatar
    Explicitly support user supplied flags in the CMake build. · c8593981
    Tom Finegan authored
    Add AOM_EXTRA_<TYPE>_FLAGS variables. Currently AS, C, CXX, and
    LINKER are the available type values. These variables are added
    to argument strings for each type as the last step in generation
    to ensure that user flags have precedence over flags added by
    the AOM build itself.
    
    Change-Id: I8e01682ee6c7dad2253e01c446a5ced7d06596c7
    c8593981