s...@freebsd.org writes:

> This change adds arm-bsd-user, mips-bsd-user, mips64-bsd-user,
> mips64el-bsd-user, and mipsel-bsd-user as --target-list options to configure.
>
> Signed-off-by: Stacey Son <s...@freebsd.org>
> ---
<snip>
> new file mode 100644
> index 0000000..46d4aa2
> --- /dev/null
> +++ b/default-configs/arm-bsd-user.mak
> @@ -0,0 +1,3 @@
> +# Default configuration for arm-linux-user
Comment wrong
> +
> +CONFIG_GDBSTUB_XML=y
<snip>

Given how little is typically in the -user .mak fragments I wonder what
the point of them is. Should the build fall-back to a generic .mak
fragment if there is no special config for a given build target?

-- 
Alex Bennée

Reply via email to