X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e57137a613fd5b787725c73674c446e3ae5104e9..eec3ede2572fb86d69a4f1da1dc11ae6d8e46ea7:/Config.in diff --git a/Config.in b/Config.in index 71a7c7da8..704ba3dd2 100644 --- a/Config.in +++ b/Config.in @@ -160,6 +160,7 @@ choice config USE_SSTRIP bool "sstrip" + depends !DEBUG depends !USE_GLIBC depends !USE_EGLIBC help @@ -190,7 +191,7 @@ config DEBUG prompt "Compile packages with debugging info" default n help - Disables stripping and adds -g3 to the CFLAGS + Adds -g3 to the CFLAGS config DEBUG_DIR bool "Install debugging binaries into a staging directory"