This commit fixes a build error where our kernel config diff checker was
flagging that CONFIG_CC_CAN_LINK_STATIC=y is no longer an auto-enabled
config. This is due to a recent commit that split out the glibc-static
out as a real package.
Signed-off-by: Chris Co <chrco@microsoft.com>