[no ci] Configs: remove duplicate entries

pull/883/head
Viktor 2023-06-25 16:35:45 +02:00 committed by viktorxda
parent 16be502ba4
commit 8849984379
2 changed files with 0 additions and 12 deletions

View File

@ -108,14 +108,6 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y
BR2_CCACHE=y
BR2_CCACHE_DIR="$(HOME)/.ccache"
# DEBUG
# BR2_PACKAGE_HOST_GDB is not set
# BR2_PACKAGE_GDB is not set
# CCACHE
BR2_CCACHE=y
BR2_CCACHE_DIR="$(HOME)/.ccache"
# Compression
BR2_PACKAGE_ZLIB=y

View File

@ -123,10 +123,6 @@ BR2_CCACHE_DIR="$(HOME)/.ccache"
# Compression
BR2_PACKAGE_ZLIB=y
# CCACHE
BR2_CCACHE=y
BR2_CCACHE_DIR="$(HOME)/.ccache"
# External
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y