Trim trailing whitespace in most files (#4946)

Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
Kevin Perkins
2021-01-20 15:58:34 -08:00
committed by GitHub
parent 4add51175f
commit 951925aeb8
151 changed files with 246 additions and 246 deletions

View File

@@ -23,7 +23,7 @@ class Aria2 < Package
})
depends_on 'libgcrypt'
def self.build
system "env CFLAGS='-fuse-ld=gold -flto' CXXFLAGS='-fuse-ld=gold -flto' \
./configure #{CREW_OPTIONS} \