![cgd](/assets/img/avatar_default.png)
include bsd.own.mk early on, and if !alpha or if !ELF_TOOLCHAIN, build c++rt0.o. ELF alphas don't use the 'normal' C++ runtime startup routines. Eventually, there should be better ways to distinguish what toolchain and object format is in use, and the Alpha C++ startup code changes should be merged with that used by the other ports.