Whamcloud - gitweb
debian: compile without using dietlibc if SKIP_DIETLIBC=yes
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 23:31:06 +0000 (16:31 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 Mar 2012 04:38:39 +0000 (21:38 -0700)
commit81d72f7378bc6376898060e2f160650a76d7bd68
treed632c3d684b5dc4a3bd9879bfb3e12b153ec76db
parentd973c18b33df378b071a951e942954e79f316567
debian: compile without using dietlibc if SKIP_DIETLIBC=yes

Some distributions such as Ubuntu don't have dietlibc.  If
SKIP_DIETLIBC=yes appears in rules.custom, this will change the
control file and cause the build rules to skip using dietlibc when
building the BUILD-BF version of e2fsprogs.

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