提交 046df6be authored 作者: Travis Cross's avatar Travis Cross

Export V=1 for debian builds

Now that we're using AM_SILENT_RULES this needs to be set so we can
see what's going on in our build logs.
上级 962eaaea
......@@ -4,6 +4,7 @@
export DH_VERBOSE=1
export VERBOSE=1
export V=1
FS_CC?=gcc
FS_CXX?=g++
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论