mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
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.
This commit is contained in:
parent
962eaaeae8
commit
046df6be67
1
debian/rules
vendored
1
debian/rules
vendored
@ -4,6 +4,7 @@
|
||||
|
||||
export DH_VERBOSE=1
|
||||
export VERBOSE=1
|
||||
export V=1
|
||||
|
||||
FS_CC?=gcc
|
||||
FS_CXX?=g++
|
||||
|
Loading…
x
Reference in New Issue
Block a user