bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / util-linux / blockdev.c
index 9e1fef206aa5e515c1ff1a4cb73914c2dab4c4e8..e53ade995a9fa2b49d22e6d652a1a27b7ebce9a9 100644 (file)
@@ -11,7 +11,7 @@
 //config:      help
 //config:      Performs some ioctls with block devices.
 
-//applet:IF_BLOCKDEV(APPLET(blockdev, BB_DIR_SBIN, BB_SUID_DROP))
+//applet:IF_BLOCKDEV(APPLET_NOEXEC(blockdev, blockdev, BB_DIR_SBIN, BB_SUID_DROP, blockdev))
 
 //kbuild:lib-$(CONFIG_BLOCKDEV) += blockdev.o