Whamcloud - gitweb
debian: don't build BUILD-BF if SKIP_BF=yes
authorTheodore Ts'o <tytso@mit.edu>
Tue, 27 Mar 2012 04:41:47 +0000 (21:41 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Mar 2012 05:54:33 +0000 (22:54 -0700)
commitbe241786e36e4324a64b144df7def72e0b1f93b2
tree7e6136dac60b0bc895bc19063456924987066a6a
parent81d72f7378bc6376898060e2f160650a76d7bd68
debian: don't build BUILD-BF if SKIP_BF=yes

Trade off build time for space by using the binaries from BUILD-STD
and not building BUILD-BF if SKIP_BF=yes in the rules.custom file.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/rules