1c4335a Use xargs --no-run-if-empty to avoid error

Authored and Committed by jwakely a year ago
1 file changed. 1 lines added. 1 lines removed.
    Use xargs --no-run-if-empty to avoid error
    
    Recent Boost releases seem to have no executable headers,
    so the find command returns no results.
    
        
file modified
+1 -1