Log Message: */builtin.mk: Disable for cross-build if executes target program. We can't run target programs during cross-build, so we either need to disable builtin detection or find another way to detect the target program's version. No change to native builds because this just makes some existing logic conditional on native builds.