HomeFreeBSD

Fix xdev TARGET/TARGET_ARCH assertion and expand to native-xtools.

Description

Fix xdev TARGET/TARGET_ARCH assertion and expand to native-xtools.

The top of Makefile.inc1 requires TARGET/TARGET_ARCH be defined. Just
building 'make xdev' would already set them, so this error was never
triggered. Moving it to Makefile fixes the problem.

MFC after: 2 weeks
Sponsored by: Dell EMC Isilon

Details

Provenance
bdreweryAuthored on
Parents
rS325078: Disable AUTO_OBJ as a make argument to ensure it really is disabled.
Branches
Unknown
Tags
Unknown