pkg: fedora: Disable compressed debug info

This commit is contained in:
Dorian Stoll 2023-07-22 20:35:35 +02:00
parent 7c7ba21c90
commit da389ab837
No known key found for this signature in database
GPG key ID: F1DACD02C619442A

View file

@ -6,10 +6,4 @@
## The build fails because this is not enabled in the config set for RHEL,
## but enabled automatically by one of our patches.
##
CONFIG_VIDEO_V4L2_SUBDEV_API=y
##
## Compress debug info to prevent GitHub Actions from running out of space.
##
CONFIG_DEBUG_INFO_COMPRESSED_ZLIB=y
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
CONFIG_VIDEO_V4L2_SUBDEV_API=y