build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48504
This commit is contained in:
		| @@ -162,7 +162,6 @@ menu "Global build settings" | |||||||
|  |  | ||||||
| 		config USE_SSTRIP | 		config USE_SSTRIP | ||||||
| 			bool "sstrip" | 			bool "sstrip" | ||||||
| 			depends on !DEBUG |  | ||||||
| 			depends on !USE_GLIBC | 			depends on !USE_GLIBC | ||||||
| 			help | 			help | ||||||
| 			  This will install binaries stripped using sstrip. | 			  This will install binaries stripped using sstrip. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau