Use SystemSharedLibs as StaticLibs for static executables
Shared libraries are ignored for static executables, treat SystemSharedLibs as StaticLibs to avoid every static executable having to list libc as a static dependency. Test: m checkbuild Change-Id: I02442a1a2a8d4164ec3dd389a16da2346e2d8751
Loading
Please register or sign in to comment