busybox/coreutils
Ron Yorston 98cb561b5f 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>
2021-08-15 18:26:56 +02:00
..
2021-02-03 20:52:40 +01:00
2021-06-14 20:47:20 +02:00
2021-06-14 20:47:20 +02:00
2021-06-14 20:47:20 +02:00
2021-06-22 10:24:06 +02:00
2021-04-13 21:35:57 +02:00
2021-06-20 15:03:21 +02:00
2021-06-16 17:45:28 +02:00
2021-06-14 20:47:20 +02:00
2021-06-17 13:39:46 +02:00
2021-02-03 20:52:40 +01:00
2021-06-13 01:08:48 +02:00
2021-04-14 15:15:45 +02:00
2021-06-02 04:01:10 +02:00
2021-06-14 20:47:20 +02:00
2021-06-25 00:23:29 +02:00
2021-06-24 13:47:49 +02:00
2021-02-03 20:52:40 +01:00
2021-04-14 15:15:45 +02:00
2021-06-17 00:36:13 +02:00
2021-02-03 20:52:40 +01:00
2021-02-03 20:52:40 +01:00
2021-04-14 15:15:45 +02:00
2021-06-24 23:37:06 +02:00
2021-04-14 15:15:45 +02:00
2021-06-15 10:00:18 +02:00