tbaeder / rpms / i2c-tools

Forked from rpms/i2c-tools 3 years ago
Clone

188194e Use make macros

Authored and Committed by tbaeder 3 years ago
    Use make macros
    
    Use %make_install and %__make to be more portable and %set_build_flags
    to use the standard way of getting proper values for $CFLAGS and
    $LDFLAGS.
    
    https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
    
        
file modified
+6 -5