commit | 24c9b55806b358e1a83e35d2e7cf0ba8839feea1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Jul 14 22:38:01 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 14 22:38:01 2008 -0400 |
tree | 40c688946f0894de692bb8752a140764b9897708 | |
parent | 36f4c4080206f5ad4df37c3cb77f20df2f062266 [diff] |
Disable %.sh -> % GNU make rule in the top-level Makefile It's not needed for e2fsprogs, but one niche distribution likes to use configure.sh files which can cause GNU make to inappropriately fire an implicit rule to overwrite the configure file resulting in a fork bomb leading to the OOM crash. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>