subversion@1.8: remove env :userpaths
Closes #10863. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
5871da2187
commit
c909d3ede1
1 changed files with 0 additions and 5 deletions
|
@ -47,11 +47,6 @@ class SubversionAT18 < Formula
|
|||
patch :DATA
|
||||
|
||||
if build.with?("perl") || build.with?("ruby")
|
||||
# If building bindings, allow non-system interpreters
|
||||
# Currently the serf -> scons dependency forces stdenv, so this isn't
|
||||
# strictly necessary
|
||||
env :userpaths
|
||||
|
||||
# When building Perl or Ruby bindings, need to use a compiler that
|
||||
# recognizes GCC-style switches, since that's what the system languages
|
||||
# were compiled against.
|
||||
|
|
Loading…
Reference in a new issue