super: tweak LLVM refactoring.

This commit is contained in:
Mike McQuaid 2018-03-07 15:00:08 +00:00 committed by GitHub
parent 7cb6ebf3fb
commit 740e89d2f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,7 +187,7 @@ module Superenv
paths << Formula["llvm"].opt_lib.to_s
end
paths << homebrew_extra_library_paths
paths += homebrew_extra_library_paths
PATH.new(paths).existing
end