9be0238 Undefine _auto_set_build_flags

Authored and Committed by mkrupcale 2 years ago
1 file changed. 2 lines added. 0 lines removed.
    Undefine _auto_set_build_flags
    
    Fedora 36 and on will automatically set and export build flags during %build,
    %check, and %install phases of RPM builds [1]. This is unnecessary for build2
    since those flags are already set by the config.* options, so undefine
    _auto_set_build_flags to disable this.
    
     * build2.spec: undefine _auto_set_build_flags
    
    [1] https://fedoraproject.org/wiki/Changes/SetBuildFlagsBuildCheck
    
        
  • Build completed
    success
    Built as build2-0.14.0-1.fc36~bootstrap
    2 years ago
file modified
+2 -0