summaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-02-01 20:20:18 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-02-01 20:20:18 +0900
commit7d6dc7242598361009ab492db2367e545fc53189 (patch)
tree4efc5f30c314c532402eb068affcb96f70fc9c91 /project.conf
parent70a45a4364bb270ba6d83476fd19be11e5b6cf65 (diff)
downloaddefinitions-7d6dc7242598361009ab492db2367e545fc53189.tar.gz
Remove "V" environment setting from project configuration
This is on by default for any autotools or supporting build system.
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 004e1bb9..15069bb1 100644
--- a/project.conf
+++ b/project.conf
@@ -15,7 +15,6 @@ variables:
environment:
CFLAGS: "-O2 -g"
CXXFLAGS: "-O2 -g"
- V: "1"
PATH: /app/bin:/usr/bin:/bin:/usr/sbin:/sbin
PKG_CONFIG_PATH: /app/lib/pkgconfig:/usr/lib/pkgconfig
XDG_DATA_DIRS: /app/share:/usr/share