Limit length of glob result file names
Glob names were appending every excluded file, which could result in too many / characters for ninja to handle. Use a hash if the result contains too many / characters. Change-Id: I88920f0596df49639a6c2b4f8af47ea8fdc1ee5a
Loading
Please sign in to comment