svn commit: r473698 - head/emulators/simh

Mark Linimon linimon at lonesome.com
Mon Jul 2 03:55:43 UTC 2018


On Mon, Jul 02, 2018 at 03:25:06AM +0000, Alexey Dokuchaev wrote:
> Hmm, perhaps a better approach would've been to USES+=compiler:env and
> set CFLAGS based on COMPILER_TYPE (or is it CHOSEN_COMPILER_TYPE?) rather
> than hardcode all those arch names.

I'll admit to not knowing the tricks involved.

I'm doing a huge pass through mips64 right now and I won't have the
cycles to try to fix every one of them.  I'm trying to do that before
Q3 is cut.

There are some cases where ports hard-code "clang" in their search path.
These are bugs but I don't know how to fix them right off-hand.  Suggestions
would be welcome.

mcl


More information about the svn-ports-all mailing list