summaryrefslogtreecommitdiffstats
path: root/env
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-25 23:23:08 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-25 23:23:08 +0200
commit6fa3110487606c17c856480265844b2008d29f63 (patch)
tree1326614d346f4abb91f702e31cda9c93ea6dbc19 /env
parent5b03566d3b182febad29391d525b1b55e9a1a212 (diff)
downloadgentoo-6fa3110487606c17c856480265844b2008d29f63.tar.gz
gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.bz2
gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.xz
gentoo-6fa3110487606c17c856480265844b2008d29f63.zip
Fix building from scratch
Diffstat (limited to 'env')
-rw-r--r--env/network.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/env/network.conf b/env/network.conf
new file mode 100644
index 0000000..9544285
--- /dev/null
+++ b/env/network.conf
@@ -0,0 +1 @@
+FEATURES="-network-sandbox"