• Evan Lloyd's avatar
    Make:Diagnostic fail if no eval · 1670d9df
    Evan Lloyd authored
    To help diagnose make problems, we report an error if the make
    program used does not provide the $(eval ) make functionality.
    This will detect early versions of GNU make and other make programs.
    
    Change-Id: I0ebb0f63694cf0b04eaeb7ea1e9e172fb9770ce0
    1670d9df
build_macros.mk 12.4 KB