0458396 Sort input file list

Authored and Committed by Bernhard M. Wiedemann 4 years ago
    Sort input file list
    
    so that libsass.so builds in a reproducible way
    in spite of indeterministic filesystem readdir order.
    
    See https://reproducible-builds.org/ for why this is good.
    
    This PR was done while working on reproducible builds for openSUSE.
    
        
file modified
+1 -1