We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb49fc commit cf56345Copy full SHA for cf56345
Makefile.in
@@ -371,7 +371,7 @@ endif
371
# We want to have this functionality in busybox, but we don't want symlinks to
372
# exist because links won't allow us to install other implementations of these
373
# utilities.
374
-BB_SYMLINK_DISABLE = ash insmod mount
+BB_SYMLINK_DISABLE = ash insmod losetup mount
375
376
$(BBCFG): $(external_srcdir)/busybox/config
377
$(Q)mkdir -p -- "$(OBJDIR)/external/busybox"
0 commit comments