> Here's a slightly shortened version, grouping the BSDs together.
> I've added Dragonfly, but not MirBSD.  I'm not aware of anyone reporting
> that it works on MirOS, so I think we shouldn't be misleading MirOS users
> by "auto-detecting" their platform which isn't really tested or supported.

A couple of minor issues in the patch:

1) "Unable to auto-detected" should be "Unable to auto-detect" or
"Unable to autodect".

2) PLATFORM should be exported to avoid a different behaviour for
autodetected and non-autodected platforms. This is currently not a
problem as the Makefile.<platform> files don't use this variable, but
it might not be true in the future if we want to support multiple
platforms in a single Makefile.

Regards,
mikele

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to