Make clang debug level configurable
The -g flag is controllable with CLANG_DEFAULT_DEBUG_LEVEL from -g0 to -g3. The default remains -g Test: Build with CLANG_DEFAULT_DEBUG_LEVEL=debug_level_1 Change-Id: I913d3a0cb028484f9496a7e0a2298852f9b699cd
Loading
Please register or sign in to comment