subversion: remove env :userpaths (#11795)
This commit is contained in:
parent
19c68f8dc6
commit
95856da1bb
1 changed files with 0 additions and 5 deletions
|
@ -52,11 +52,6 @@ class Subversion < 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