diff options
Diffstat (limited to 'profiles/prefix/make.defaults')
-rw-r--r-- | profiles/prefix/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/prefix/make.defaults b/profiles/prefix/make.defaults index b3da563c4e27..bf8aae2ea851 100644 --- a/profiles/prefix/make.defaults +++ b/profiles/prefix/make.defaults @@ -8,8 +8,6 @@ # ssl: encrypted connections are a nice feature USE="readline zlib ncurses ssl" -FEATURES="collision-protect" - # Python 3.6 is unmasked for us, build stuff by default with latest to # avoid unnecessary builds PYTHON_TARGETS="python2_7 python3_6" |