summaryrefslogtreecommitdiff
path: root/coreutils/chroot.c
diff options
context:
space:
mode:
authorRon Yorston2021-08-10 09:13:02 +0100
committerDenys Vlasenko2021-08-15 18:26:56 +0200
commit98cb561b5fd61fe37126fce7d557d5280c762b59 (patch)
tree89c3e25b43a31ed059a524c427d5529f54dd9a80 /coreutils/chroot.c
parent8ae6a4344d5d0f46e542d835ce4d218ff902c783 (diff)
downloadbusybox-98cb561b5fd61fe37126fce7d557d5280c762b59.zip
busybox-98cb561b5fd61fe37126fce7d557d5280c762b59.tar.gz
cp: fix build failure with long options disabled
When long options were disabled cp failed to compile with: coreutils/cp.c:130:9: error: empty enum is invalid 130 | }; | ^ Rearrange the conditional compilation to suit. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/chroot.c')
0 files changed, 0 insertions, 0 deletions