[DRE-commits] [ruby-gnome2] 01/09: eliminate build log check warning: compiler-flags-hidden

Daisuke Higuchi dai at moszumanska.debian.org
Fri Jul 21 16:29:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

dai pushed a commit to branch master
in repository ruby-gnome2.

commit 6184a3fd2b4407875b6e354f2765833ae2038bc0
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sat Jul 22 01:24:45 2017 +0900

    eliminate build log check warning: compiler-flags-hidden
---
 debian/build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/build b/debian/build
index 8ab59cc..9046ada 100755
--- a/debian/build
+++ b/debian/build
@@ -22,7 +22,7 @@ echo "I: DESTDIR = $pkgdir"
 
 RUBYOPT='-Ku' $ruby extconf.rb
 
-make
+make V=1
 
 if [ "$ruby" = 'ruby2.0' ]; then
   make install DESTDIR="$pkgdir" \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git



More information about the Pkg-ruby-extras-commits mailing list