mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +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:
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++
|
||||
|
Reference in New Issue
Block a user