forked from pool/busybox
Accepting request 928254 from home:coolo:branches:openSUSE:Factory
- Disable crc32 to avoid conflict with perl-Archive-Zip (until some project really requires crc32) OBS-URL: https://build.opensuse.org/request/show/928254 OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=94
This commit is contained in:
parent
27c2717678
commit
4d7ba075c8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 30 09:03:16 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- Disable crc32 to avoid conflict with perl-Archive-Zip
|
||||
(until some project really requires crc32)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 27 17:22:38 UTC 2021 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Busybox version: 1.34.1
|
||||
# Thu Oct 21 18:43:16 2021
|
||||
# Sat Oct 30 11:02:54 2021
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
@ -207,7 +207,7 @@ CONFIG_CHOWN=y
|
||||
CONFIG_FEATURE_CHOWN_LONG_OPTIONS=y
|
||||
CONFIG_CHROOT=y
|
||||
CONFIG_CKSUM=y
|
||||
CONFIG_CRC32=y
|
||||
# CONFIG_CRC32 is not set
|
||||
CONFIG_COMM=y
|
||||
CONFIG_CP=y
|
||||
CONFIG_FEATURE_CP_LONG_OPTIONS=y
|
||||
|
Loading…
Reference in New Issue
Block a user