mirror of
https://git.busybox.net/busybox.git
synced 2024-11-23 13:43:28 +08:00
2d217799e8
The embedded script feature makes it easier to create applets with duplicate names. Currently in such cases the build succeeds but the resulting executable doesn't work as the developer intended. Catch duplicate names when the applet tables are being generated and make the build fail. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
applet_tables.c | ||
applets.c | ||
busybox.mkll | ||
busybox.mkscripts | ||
busybox.mksuid | ||
individual.c | ||
install.sh | ||
Kbuild.src | ||
usage_compressed | ||
usage_pod.c | ||
usage.c |