diff options
Diffstat (limited to 'config/global')
-rw-r--r-- | config/global/paths.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/global/paths.in b/config/global/paths.in index f3059b9c..96319fac 100644 --- a/config/global/paths.in +++ b/config/global/paths.in @@ -130,7 +130,6 @@ config STRIP_HOST_TOOLCHAIN_EXECUTABLES config STRIP_TARGET_TOOLCHAIN_EXECUTABLES bool prompt "Strip target toolchain executables" - depends on CC_GCC_4_6_or_later help It means using install-strip target for GCC 4.6 or later. An install-strip make target is provided that installs stripped |